diff options
author | Baligh Uddin <baligh@google.com> | 2013-10-28 15:23:39 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-10-28 15:23:39 -0700 |
commit | 96c95b0d94da1d62f4662352da953a384f5e8d19 (patch) | |
tree | da8a310c68d27a1f09cebc477c8831e3b9106447 /res/values-en-rGB | |
parent | 17edb782177b9f0fe7d952698b76f4139248a4f6 (diff) | |
download | packages_apps_Settings-96c95b0d94da1d62f4662352da953a384f5e8d19.zip packages_apps_Settings-96c95b0d94da1d62f4662352da953a384f5e8d19.tar.gz packages_apps_Settings-96c95b0d94da1d62f4662352da953a384f5e8d19.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ic475e167a5d113bae5f55cadb821237be30e919c
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 3664afe..0919cea 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -789,6 +789,12 @@ <string name="sim_lock_failed" msgid="5651596916127873626">"Can\'t change SIM card lock state.\nPossibly incorrect PIN."</string> <string name="sim_enter_ok" msgid="6475946836899218919">"OK"</string> <string name="sim_enter_cancel" msgid="6240422158517208036">"Cancel"</string> + <string name="wrong_pin_code_pukked" msgid="4003655226832658066">"Incorrect SIM PIN code; you must now contact your carrier to unlock your device."</string> + <plurals name="wrong_pin_code"> + <item quantity="one" msgid="4840607930166101114">"Incorrect SIM PIN code; you have <xliff:g id="NUMBER">%d</xliff:g> remaining attempt/s before you must contact your carrier to unlock your device."</item> + <item quantity="other" msgid="77103619544346451">"Incorrect SIM PIN code, you have <xliff:g id="NUMBER">%d</xliff:g> remaining attempt/s."</item> + </plurals> + <string name="pin_failed" msgid="1848423634948587645">"SIM PIN operation failed!"</string> <string name="device_info_settings" product="tablet" msgid="1119755927536987178">"Tablet status"</string> <string name="device_info_settings" product="default" msgid="475872867864762157">"Phone status"</string> <string name="system_update_settings_list_item_title" msgid="3342887311059985961">"System updates"</string> |