summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:18 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:18 -0700
commiteb7420e41c603e2adee1aaae5b3ae98d8ff4ecf6 (patch)
tree40ec23c0c8a24841892ce25e6230bbd23e05cb62
parentdcb66f588a98a0c22eceecabd4fbfc32c24a11d5 (diff)
downloadandroid_packages_apps_Stk-eb7420e41c603e2adee1aaae5b3ae98d8ff4ecf6.tar.gz
android_packages_apps_Stk-eb7420e41c603e2adee1aaae5b3ae98d8ff4ecf6.tar.bz2
android_packages_apps_Stk-eb7420e41c603e2adee1aaae5b3ae98d8ff4ecf6.zip
Automatic translation import
Change-Id: I3afa33caf4c7d1cc6e3b7e5fa09ce92a0c2154a5 Ticket: RM-214
-rw-r--r--res/values-eo/strings.xml4
-rw-r--r--res/values-gl-rES/cm_strings.xml1
2 files changed, 5 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>
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
index 464fed4..0ddc372 100644
--- a/res/values-gl-rES/cm_strings.xml
+++ b/res/values-gl-rES/cm_strings.xml
@@ -20,4 +20,5 @@
<!-- Default message when no alpha tag in Play Tone -->
<string name="default_tone_dialog_msg">Reproducindo ton</string>
<!-- Permission required for receiving intents from StkAppService-->
+ <string name="stk_intent_permission">Permitir intentos STK</string>
</resources>