summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-09-18 18:05:50 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-09-18 18:05:50 -0700
commit82dd4c76865571313326c73008f55f45151a12c4 (patch)
tree68495f6a77766a8113b8f786d0c291a6d63301a3
parenta225b623a39814431d60817019b61ede8b2ce814 (diff)
downloadandroid_packages_apps_FMRadio-stable/cm-13.0-ZNH2K.tar.gz
android_packages_apps_FMRadio-stable/cm-13.0-ZNH2K.tar.bz2
android_packages_apps_FMRadio-stable/cm-13.0-ZNH2K.zip
Automatic translation importstable/cm-13.0-ZNH2K
Change-Id: Ied13831078d06f07f19d4d539a887fed7f5e16e8 Ticket: RM-231
-rw-r--r--res/values-eo/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 19531a7..e793ca2 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -22,11 +22,13 @@
<!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
<!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
<!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <string name="save">Konservi</string>
<!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
<!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
<!-- Toast message shown when record or playback record has some internal error
[CHAR LIMIT=NONE] -->
<!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_save_recording">Konservi</string>
<!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
<!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
<!-- Toast message shown when we save the recording name which is already exists
@@ -52,6 +54,7 @@
<!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
<!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
<!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <string name="seconds_label">S</string>
<!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
<!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
<!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->