summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-29 14:25:29 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-29 14:25:29 -0700
commit6e3734908f7c088b6431a6b9b680c52218d87606 (patch)
tree8283fc13525a30e02d14099d56c58b24f4c30cd7
parentcecd56f14eac007b05a399e26fc6a1347d877b80 (diff)
downloadandroid_packages_apps_Messaging-cm-14.1_old.tar.gz
android_packages_apps_Messaging-cm-14.1_old.tar.bz2
android_packages_apps_Messaging-cm-14.1_old.zip
Automatic translation importcm-14.1_old
Change-Id: I86d5e6bea1912bb352a497202a9f4fec5eb10c94
-rw-r--r--res/values-ast-rES/cm_strings.xml1
-rw-r--r--res/values-ast-rES/strings.xml1
-rw-r--r--res/values-en-rGB/cm_strings.xml2
-rw-r--r--res/values-fr/cm_strings.xml2
-rw-r--r--res/values-iw/cm_strings.xml2
5 files changed, 7 insertions, 1 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 3840d9b..bddbb27 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -20,5 +20,6 @@
<!-- Show emoticons -->
<!-- Audio Library Tab for MMS attachments -->
<string name="mediapicker_galleryChooserDescription_cm">Escueyi imáxenes o vídeos d\'esti preséu</string>
+ <string name="mediapicker_audio_list_item_selected_content_description">Audiu esbilláu</string>
<string name="mediapicker_audio_list_item_unselected_content_description">Calca pa esbillar</string>
</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 76329e5..7b9e165 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -36,6 +36,7 @@
Example: "Delete messages older than a week"
-->
<!-- Title of the class-0 message activity. -->
+ <string name="save">Guardar</string>
<!-- Text for SMS storage low text, when auto delete is enabled -->
<!-- Title for SMS storage low notification and dialog. Must match the framework's notification title, i.e. //frameworks/base/core/res/res/values/strings.xml#low_internal_storage_view_title -->
<!-- Text for SMS storage low notification and dialog -->
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index 053f7a7..1044de0 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -20,6 +20,8 @@
<string name="swipe_to_delete_conversation_pref_title">Swipe to delete</string>
<string name="swipe_to_delete_conversation_pref_summary">Swipe to the right to delete a conversation</string>
<!-- Show emoticons -->
+ <string name="show_emoticons_pref_title">Emoticons access</string>
+ <string name="show_emoticons_pref_summary">Show the emoticons key on the keyboard</string>
<!-- Audio Library Tab for MMS attachments -->
<string name="mediapicker_audio_list_item_selected_content_description">Selected audio</string>
<string name="mediapicker_audio_list_item_unselected_content_description">Tap to select</string>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 226ae47..4bd2bab 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -23,6 +23,8 @@
<string name="show_emoticons_pref_title">Accès aux émoticônes</string>
<string name="show_emoticons_pref_summary">Afficher la touche émoticônes sur le clavier</string>
<!-- Audio Library Tab for MMS attachments -->
+ <string name="mediapicker_galleryChooserDescription_cm">Choisir des images ou des vidéos depuis cet appareil</string>
+ <string name="mediapicker_audioListChooserDescription">Choisir des fichiers audio depuis cet appareil</string>
<string name="mediapicker_gallery_image_item_attachment_too_large">Impossible de joindre ce fichier vidéo. Taille maximale de message dépassée.</string>
<string name="mediapicker_audio_list_title">Sélectionner un fichier audio</string>
<string name="mediapicker_audio_list_item_selected_content_description">Audio sélectionné</string>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index ccc8fff..def85db 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -27,7 +27,7 @@
<string name="mediapicker_audioListChooserDescription">בחר קבצי שמע ממכשיר זה</string>
<string name="mediapicker_gallery_image_item_attachment_too_large">לא ניתן לצרף וידאו. הגעת למגבלת גודל ההודעה.</string>
<string name="mediapicker_audio_list_title">בחירת קובץ שמע</string>
- <string name="mediapicker_audio_list_item_selected_content_description">שמע נבחר</string>
+ <string name="mediapicker_audio_list_item_selected_content_description">קובצי שמע נבחרים</string>
<string name="mediapicker_audio_list_item_unselected_content_description">הקש בכדי לבחור</string>
<string name="mediapicker_audio_list_title_selection"><xliff:g id="count">%d</xliff:g> נבחרו</string>
</resources>