summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-05-31 20:09:55 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-05-31 20:09:55 -0700
commit824d9d3467c8f7f45015322c73590e64d814110d (patch)
tree239e86b4fe9da466cd8581ff32793bd1d5da75e1
parentb3fc116045cea7114ec6b93fe1f4327fbf92dc6a (diff)
downloadandroid_packages_apps_Messaging-824d9d3467c8f7f45015322c73590e64d814110d.tar.gz
android_packages_apps_Messaging-824d9d3467c8f7f45015322c73590e64d814110d.tar.bz2
android_packages_apps_Messaging-824d9d3467c8f7f45015322c73590e64d814110d.zip
Automatic translation import
Change-Id: I6dcb6b62b987df380f0595598eccf4b9d8d772ad
-rw-r--r--res/values-ast-rES/strings.xml2
-rw-r--r--res/values-pl/cm_strings.xml1
2 files changed, 3 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index d5da6b6..359f8b0 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -285,10 +285,12 @@
<!-- Accessibility toast shown when a message is sent. -->
<!-- Error toast shown when an MMS could not be sent because mobile data was disabled. -->
<!-- Error toast shown when a message could not be sent because of airplane mode. -->
+ <string name="send_message_failure_airplane_mode">Nun puen unviase mensaxes nel mou avión</string>
<!-- Error toast shown when a message could not be sent because of unspecified error. -->
<!-- Accessibility toast shown when an MMS is downloaded. -->
<!-- Error toast shown when an MMS could not be downloaded because mobile data was disabled. -->
<!-- Error toast shown when a message could not be downloaded because of airplane mode. -->
+ <string name="download_message_failure_airplane_mode">Nun puen baxase mensaxes nel mou avión</string>
<!-- Error toast shown when a message could not be downloaded because of unspecified error. -->
<!-- Accessibility : content description for numbers -->
<!-- Error message which shows the user a carrier specific error code such as "Unable to send message: xxxxx error 97" -->
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 1052f33..a4040cb 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -29,4 +29,5 @@
<string name="mediapicker_audio_list_title">Wybierz muzykę</string>
<string name="mediapicker_audio_list_item_selected_content_description">Wybrany dźwięk</string>
<string name="mediapicker_audio_list_item_unselected_content_description">Dotknij, aby wybrać</string>
+ <string name="mediapicker_audio_list_title_selection">Wybrano: <xliff:g id="count">%d</xliff:g></string>
</resources>