summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:44:10 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:44:10 -0700
commit9c0182155ccec82a1e860b9c89fbefbf336e94b2 (patch)
tree5e5d6f792f5441d465e408f7c5c024b78e4970ab
parentd91c88c9c1a8f331ce696709dd04660ba0c77694 (diff)
downloadandroid_packages_apps_FMRadio-9c0182155ccec82a1e860b9c89fbefbf336e94b2.tar.gz
android_packages_apps_FMRadio-9c0182155ccec82a1e860b9c89fbefbf336e94b2.tar.bz2
android_packages_apps_FMRadio-9c0182155ccec82a1e860b9c89fbefbf336e94b2.zip
Automatic translation import
Change-Id: I12a645060b619cf65f67d2d0db4de56bda93d143
-rw-r--r--res/values-ast-rES/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 78f6f81..12456f5 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -17,6 +17,7 @@
-->
<resources>
<!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <string name="app_name">Radio FM</string>
<!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
<!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
<!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
@@ -41,7 +42,9 @@
<!-- Talkback message for previous station button [CHAR LIMIT=30] -->
<string name="talk_prev_station">Emisora previa</string>
<!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <string name="talk_decrease">Amenorgar frecuencia</string>
<!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <string name="talk_increase">Aumentar frecuencia</string>
<!-- Talkback message for next station button [CHAR LIMIT=30] -->
<string name="talk_next_station">Emisora siguiente</string>
<!-- Talkback message for next station button [CHAR LIMIT=30] -->
@@ -85,6 +88,7 @@
<!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
<!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
[CHAR LIMIT=12] -->
+ <string name="toast_listen">SENTIR</string>
<!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
<string name="toast_station_renamed">Renomóse la emisora</string>
</resources>