summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:30:09 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:30:09 -0700
commited512acf8a61e407772696ebb3660fc492f135ea (patch)
treebc47fc5344bf16dad1cf5c553d787f461fe78d72
parent7a0969073baf0ce62c0f50e353ed634a960080b7 (diff)
downloadandroid_packages_providers_MediaProvider-ed512acf8a61e407772696ebb3660fc492f135ea.tar.gz
android_packages_providers_MediaProvider-ed512acf8a61e407772696ebb3660fc492f135ea.tar.bz2
android_packages_providers_MediaProvider-ed512acf8a61e407772696ebb3660fc492f135ea.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I44f184c678763977b84972aa04f1e58e489faaa0
-rw-r--r--res/values-ast-rES/strings.xml8
-rw-r--r--res/values-eo/strings.xml1
2 files changed, 2 insertions, 7 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 39ced20b..043cdd86 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -16,22 +16,16 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Label to show to user for all apps using this UID. -->
- <string name="uid_label">Multimedia</string>
<!-- Label to show to user for this package. -->
- <string name="app_label">Almacenamientu multimedia</string>
<!-- Description line for music artists in the search/suggestion results -->
- <string name="artist_label">Artista</string>
<!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
- <string name="ringtone_default">Tonu predetermináu</string>
+ <string name="ringtone_default">Timbre por defeutu</string>
<!-- Choice in the notification sound picker. If chosen, the default notification sound will be
used. -->
- <string name="notification_sound_default">Soníu de notificación predetermináu</string>
<!-- Choice in the alarm sound picker. If chosen, the default alarm sound will be used. -->
- <string name="alarm_sound_default">Soníu d\'alarma predetermináu</string>
<!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
<string name="root_images">Imáxenes</string>
<!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
<string name="root_videos">Vídeos</string>
<!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
- <string name="root_audio">Audiu</string>
</resources>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 8f50b371..d21d25fc 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -26,5 +26,6 @@
<!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
<string name="root_images">Bildoj</string>
<!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
+ <string name="root_videos">Videoj</string>
<!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
</resources>