summaryrefslogtreecommitdiffstats
path: root/res/values-eo/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-eo/strings.xml')
-rw-r--r--res/values-eo/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 4858eab..95d0371 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -23,8 +23,11 @@
<!-- Default description for service_name when no STK service is available -->
<!-- OK button used to confirm a message dialog -->
<!-- Cancel button used to dismiss a message dialog and terminate the current SIM session-->
+ <string name="button_cancel">Nuligi</string>
<!-- Yes button, used on a Yes/No confirmation screen -->
+ <string name="button_yes">Jes</string>
<!-- No button, used on a Yes/No confirmation screen -->
+ <string name="button_no">Ne</string>
<!-- Description for the type of text allowed in a form: alphanumeric or digits only -->
<!-- Type of alphabet text allowed in a form: 0-9, *, #, + characters only -->
<!-- Default transition message when launching a call -->
@@ -35,4 +38,5 @@
<!-- Default message when no alpha in RECEIVE_DATA -->
<!-- Default message when no alpha in CLOSE_CHANNEL-->
<!-- Button texts used in STK dialog -->
+ <string name="stk_dialog_accept">JES</string>
</resources>