diff options
author | Ying Wang <wangying@google.com> | 2012-06-20 13:54:32 -0700 |
---|---|---|
committer | Ying Wang <wangying@google.com> | 2012-06-20 13:54:32 -0700 |
commit | 679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d (patch) | |
tree | 2e665bae7ababa85817b25b83bae636148e8af7c /res/values-en-rGB | |
parent | 5739d4fe02c7ca4d3d939ec4f21bc9de42b8676f (diff) | |
download | packages_apps_Settings-679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d.zip packages_apps_Settings-679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d.tar.gz packages_apps_Settings-679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I7d2055b0cf38cf4b676a599fd0c952b2fdac99b1
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index b4657ec..f24448f 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -310,7 +310,7 @@ <string name="crypt_keeper_encrypt_summary" product="tablet" msgid="6291564408810586">"Require a numerical PIN or password to decrypt your tablet each time that you turn it on"</string> <string name="crypt_keeper_encrypt_summary" product="default" msgid="514138079795442371">"Require a numerical PIN or password to decrypt your phone each time that you turn it on"</string> <string name="crypt_keeper_encrypted_summary" msgid="1868233637888132906">"Encrypted"</string> - <string name="crypt_keeper_desc" product="tablet" msgid="3839235202103924154">"You can encrypt your accounts, settings, downloaded apps and their data, media and other files. Once you encrypt your tablet, you need to type a numeric PIN or password to decrypt it each time you switch it on. You can\'t decrypt your tablet except by performing a factory data reset, erasing all your data."\n\n"Encryption takes an hour or more. You must start with a charged battery and keep your tablet plugged in until encryption is complete. If you interrupt the encryption process, you will lose some or all of your data."</string> + <string name="crypt_keeper_desc" product="tablet" msgid="3839235202103924154">"You can encrypt your accounts, settings, downloaded apps and their data, media and other files. Once you encrypt your tablet, you need to type a numeric PIN or password to decrypt it each time you switch it on. You can only decrypt your tablet by performing a factory data reset, erasing all your data."\n\n"Encryption takes an hour or more. You must start with a charged battery and keep your tablet plugged in until encryption is complete. If you interrupt the encryption process, you will lose some or all of your data."</string> <string name="crypt_keeper_desc" product="default" msgid="7663118199519229502">"You can encrypt your accounts, settings, downloaded apps and their data, media and other files. Once you encrypt your phone, you need to type a numeric PIN or password to decrypt it each time you switch it on. You can\'t decrypt your phone except by performing a factory data reset, erasing all your data."\n\n"Encryption takes an hour or more. You must start with a charged battery and keep your phone plugged in until encryption is complete. If you interrupt the encryption process, you will lose some or all of your data."</string> <string name="crypt_keeper_button_text" product="tablet" msgid="1189623490604750854">"Encrypt tablet"</string> <string name="crypt_keeper_button_text" product="default" msgid="2008346408473255519">"Encrypt phone"</string> @@ -1416,6 +1416,12 @@ <string name="local_backup_password_title" msgid="3860471654439418822">"Desktop backup password"</string> <string name="local_backup_password_summary_none" msgid="393503434408227110">"Desktop full backups aren\'t currently protected"</string> <string name="local_backup_password_summary_change" msgid="2731163425081172638">"Touch to change or remove the password for desktop full backups"</string> + <!-- no translation found for local_backup_password_toast_success (582016086228434290) --> + <skip /> + <!-- no translation found for local_backup_password_toast_confirmation_mismatch (3495167398824569524) --> + <skip /> + <!-- no translation found for local_backup_password_toast_validation_failure (5646377234895626531) --> + <skip /> <string name="backup_erase_dialog_title" msgid="1027640829482174106"></string> <string name="backup_erase_dialog_message" msgid="7218566008912418809">"Stop backing up your Wi-Fi passwords, bookmarks, other settings and app data, plus erase all copies on Google servers?"</string> <string name="device_admin_settings_title" msgid="1335557832906433309">"Device administration settings"</string> |