summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-15 13:37:00 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-15 13:37:00 -0700
commit4154e901a168bcee99ed83b9ebb05debc26f5e1d (patch)
tree88ce0a0e86ae782dce2df638e885103dd7866909 /res
parent12eb636a656ccddb1602b8df9e849740d568e06b (diff)
downloadandroid_packages_apps_Email-4154e901a168bcee99ed83b9ebb05debc26f5e1d.tar.gz
android_packages_apps_Email-4154e901a168bcee99ed83b9ebb05debc26f5e1d.tar.bz2
android_packages_apps_Email-4154e901a168bcee99ed83b9ebb05debc26f5e1d.zip
Automatic translation import
Change-Id: I6f9a3fe544a3b9b4d0b47cadc3ed8470fa588885
Diffstat (limited to 'res')
-rw-r--r--res/values-ast-rES/strings.xml6
-rw-r--r--res/values-ca/cm_strings.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 447405b58..98615e3f3 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -102,6 +102,7 @@
<!-- "Incoming server settings" screen, label for text field, should be uppercase where applicable -->
<!-- "Incoming server settings" screen, label for text field, should be uppercase where applicable -->
<!-- "Incoming server settings" screen, label for pop-up menu, should be uppercase where applicable -->
+ <string name="account_setup_incoming_security_label">TRIBA DE SEGURANZA</string>
<!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
the desire for an unencrypted session -->
<!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
@@ -125,6 +126,7 @@
<!-- On "Outgoing server settings" screen, label for text field, should be uppercase where applicable -->
<!-- On "Outgoing server settings" screen, label for text field, should be uppercase where applicable -->
<!-- On "Outgoing server settings" screen, label for pop-up menu, should be uppercase where applicable -->
+ <string name="account_setup_outgoing_security_label">TRIBA DE SEGURANZA</string>
<!-- On "Outgoing server settings" screen, label for check box, should be uppercase where applicable -->
<!-- On "Outgoing server settings" screen, label for text field, should be uppercase where applicable-->
<!-- On "Exchange" setup screen, a heading title for the current client certificate, should be uppercase where applicable [CHAR LIMIT=50] -->
@@ -197,6 +199,7 @@
<!-- Dialog shown when the account requires some amount of device security provisioning,
just before jumping into system settings such as Device Policy grant, PIN/password,
or encryption setup. [CHAR_LIMIT=40] -->
+ <string name="account_security_dialog_title">Anovamientu de seguranza</string>
<!-- Additional diagnostic text when the account requires some amount of device security
provisioning, just before jumping into system settings such as Device Policy grant,
PIN/password, or encryption setup. [CHAR LIMIT=none] -->
@@ -207,6 +210,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>
<!-- Additional diagnostic text when the email app asserts control of the phone.
[CHAR LIMIT=none] -->
<!-- "Setup could not finish" dialog action button -->
@@ -245,7 +249,9 @@
<!-- On Settings screen, setting option summary [CHAR LIMIT=64] -->
<!-- On Settings screen, section heading -->
<!-- On Settings screen, section heading for data usage [CHAR LIMIT=70] -->
+ <string name="account_settings_data_usage">Usu de datos</string>
<!-- On Settings screen, section heading -->
+ <string name="account_settings_policies">Polítiques de seguranza</string>
<!-- On settings screen, dialog heading informing user to create or edit a quick response -->
<!-- On settings screen, edit quick response dialog's "save" button -->
<!-- On settings screen, sync contacts check box label [CHAR LIMIT=20]-->
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
index 53de86fb4..0685d9452 100644
--- a/res/values-ca/cm_strings.xml
+++ b/res/values-ca/cm_strings.xml
@@ -26,7 +26,7 @@
<!-- Mailbox settings activity title, with the target folder name [CHAR LIMIT=none] -->
<string name="mailbox_notify_settings_activity_title_with_mailbox">Opcions de notificació (<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">Ajustaments de les notificacions de carpeta</string>
+ <string name="folder_notify_settings_pref_title">Configuració de les notificacions de carpeta</string>
<!-- On Settings screen, notification lights pop-up menu label -->
<string name="label_notification_lights_title">Llums</string>
</resources>