summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:47 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:47 -0700
commit18cd1c5cb67a727c9f332e8892b42e009227dcfe (patch)
tree68701b1f8895ff371696261382eb1b1991d2b962
parentf03a5ed122a9418aa8f6910b15e4fc561ef40c89 (diff)
downloadandroid_packages_apps_FMRadio-stable/cm-13.0-ZNH0E.tar.gz
android_packages_apps_FMRadio-stable/cm-13.0-ZNH0E.tar.bz2
android_packages_apps_FMRadio-stable/cm-13.0-ZNH0E.zip
Automatic translation importstable/cm-13.0-ZNH0E
Change-Id: If78388b60e45f2581be4d56629b29ed863eb39f0 Ticket: RM-214
-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] -->