summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-20 12:08:22 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-20 12:08:22 -0700
commit7c7d90c33f5e5677a1f649f4b6b2bce99325fd2a (patch)
tree3f34644c4fa088d6603e47011cfd336eb7f271ef
parentd01f0b1fd10678df64af854ba5ddc4c0fd4c1913 (diff)
downloadandroid_packages_apps_Email-7c7d90c33f5e5677a1f649f4b6b2bce99325fd2a.tar.gz
android_packages_apps_Email-7c7d90c33f5e5677a1f649f4b6b2bce99325fd2a.tar.bz2
android_packages_apps_Email-7c7d90c33f5e5677a1f649f4b6b2bce99325fd2a.zip
Automatic translation import
Change-Id: I8bf2a91d6f0c05b0e2d30a6c38bd58fc4ed1943b
-rw-r--r--res/values-ast-rES/strings.xml3
-rw-r--r--res/values-en-rAU/cm_strings.xml8
-rw-r--r--res/values-sq-rAL/cm_strings.xml8
3 files changed, 18 insertions, 1 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 5829cc485..9ba7eae09 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -134,6 +134,7 @@
<!-- On "Exchange" setup screen, a button label to include a client certificate [CHAR LIMIT=35] -->
<!-- On "Exchange" setup screen, a button label to include a client certificate [CHAR LIMIT=35] -->
<!-- On "Exchange" setup screen, a button label to remove the currently used client certificate [CHAR LIMIT=35] -->
+ <string name="account_setup_exchange_remove_certificate">Desaniciar</string>
<!-- On "Exchange" setup screen, placeholder text to indicate no client
certificate is used [CHAR LIMIT=50] -->
<!-- On "Exchange" setup screen, the exchange device-id label, should be uppercase where applicable [CHAR LIMIT=30] -->
@@ -213,7 +214,7 @@
<!-- Notification content title when device security policies have changed [CHAR_LIMIT=36] -->
<!-- Notification content title when device security policies cannot be met [CHAR_LIMIT=30] -->
<!-- Title of the activity that dispatches changes to device security. Not normally seen. -->
- <string name="account_security_title">Seguranza de preséu</string>
+ <string name="account_security_title">Seguranza del preséu</string>
<!-- Additional diagnostic text when the email app asserts control of the phone.
[CHAR LIMIT=none] -->
<string name="account_security_policy_explanation_fmt">
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
index a1e9f76b9..533379df0 100644
--- a/res/values-en-rAU/cm_strings.xml
+++ b/res/values-en-rAU/cm_strings.xml
@@ -17,8 +17,16 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Delete account -->
+ <string name="delete_account">Delete account</string>
+ <string name="delete_account_confirmation_msg">This will delete all the settings and emails of the account <xliff:g id="account">%s</xliff:g>. This operation cannot be undone.\n\nContinue?</string>
+ <string name="deleting_account_msg">Deleting account\u2026</string>
+ <string name="delete_account_failed">Couldn\'t delete the account</string>
<!-- Mailbox notification settings activity title [CHAR LIMIT=none] -->
+ <string name="mailbox_notify_settings_activity_title">Notification options</string>
<!-- Mailbox settings activity title, with the target folder name [CHAR LIMIT=none] -->
+ <string name="mailbox_notify_settings_activity_title_with_mailbox">Notification options (<xliff:g id="mailbox_name" example="Family">%s</xliff:g>)</string>
<!-- Name for preference entry which leads to the per-folder notification settings activity -->
+ <string name="folder_notify_settings_pref_title">Folder notification settings</string>
<!-- On Settings screen, notification lights pop-up menu label -->
+ <string name="label_notification_lights_title">Lights</string>
</resources>
diff --git a/res/values-sq-rAL/cm_strings.xml b/res/values-sq-rAL/cm_strings.xml
index a1e9f76b9..b0bd5db56 100644
--- a/res/values-sq-rAL/cm_strings.xml
+++ b/res/values-sq-rAL/cm_strings.xml
@@ -17,8 +17,16 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Delete account -->
+ <string name="delete_account">Fshi llogarinë</string>
+ <string name="delete_account_confirmation_msg">Ky veprim do të fshijë të gjithë parametrat dhe email-et e llogarisë <xliff:g id="account">%s</xliff:g>. Ky veprim nuk mund të zhbëhet.\n\nDëshiron të vazhdosh?</string>
+ <string name="deleting_account_msg">Duke fshirë llogarinë\u2026</string>
+ <string name="delete_account_failed">Llogaria nuk mund të fshihej</string>
<!-- Mailbox notification settings activity title [CHAR LIMIT=none] -->
+ <string name="mailbox_notify_settings_activity_title">Opsionet e njoftimeve</string>
<!-- Mailbox settings activity title, with the target folder name [CHAR LIMIT=none] -->
+ <string name="mailbox_notify_settings_activity_title_with_mailbox">Opsionet e njoftimeve (<xliff:g id="mailbox_name" example="Family">%s</xliff:g>)</string>
<!-- Name for preference entry which leads to the per-folder notification settings activity -->
+ <string name="folder_notify_settings_pref_title">Parametrat e njoftimeve të dosjeve</string>
<!-- On Settings screen, notification lights pop-up menu label -->
+ <string name="label_notification_lights_title">Dritat</string>
</resources>