summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/res/values-en-rAU
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-06-15 08:43:30 -0500
committerGeoff Mendal <mendal@google.com>2015-06-15 08:43:30 -0500
commit007c215917fbe9eed68111c556af9c4629a95fd0 (patch)
treebcc2e2fcbd0ad4553451795ba8a7d1279999f0e6 /packages/Keyguard/res/values-en-rAU
parent0463cad783e78381f390855d1cc9d7d8d803b634 (diff)
downloadframeworks_base-007c215917fbe9eed68111c556af9c4629a95fd0.zip
frameworks_base-007c215917fbe9eed68111c556af9c4629a95fd0.tar.gz
frameworks_base-007c215917fbe9eed68111c556af9c4629a95fd0.tar.bz2
Import translations. DO NOT MERGE
Change-Id: Id021d13867abfcb10e4fb1a9754ae21052f66ffb Auto-generated-cl: translation import
Diffstat (limited to 'packages/Keyguard/res/values-en-rAU')
-rw-r--r--packages/Keyguard/res/values-en-rAU/strings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/Keyguard/res/values-en-rAU/strings.xml b/packages/Keyguard/res/values-en-rAU/strings.xml
index 053b9d1..9fbc9ee 100644
--- a/packages/Keyguard/res/values-en-rAU/strings.xml
+++ b/packages/Keyguard/res/values-en-rAU/strings.xml
@@ -108,5 +108,23 @@
<string name="keyguard_carrier_default" msgid="8700650403054042153">"No service."</string>
<string name="accessibility_ime_switch_button" msgid="5032926134740456424">"Switch input method button."</string>
<string name="airplane_mode" msgid="3122107900897202805">"Aeroplane mode"</string>
+ <string name="kg_prompt_reason_restart_pattern" msgid="489430505491862444">"Pattern required when you restart device."</string>
+ <string name="kg_prompt_reason_restart_pin" msgid="994878216570694974">"PIN required when you restart device."</string>
+ <string name="kg_prompt_reason_restart_password" msgid="2375742919528461664">"Password required when you restart device."</string>
+ <string name="kg_prompt_reason_switch_profiles_pattern" msgid="3802056699323773969">"Pattern required when you switch profiles."</string>
+ <string name="kg_prompt_reason_switch_profiles_pin" msgid="8108020184731052246">"PIN required when you switch profiles."</string>
+ <string name="kg_prompt_reason_switch_profiles_password" msgid="6755997057852042672">"Password required when you switch profiles."</string>
+ <plurals name="kg_prompt_reason_time_pattern" formatted="false" msgid="2697444392228541853">
+ <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="NUMBER_1">%d</xliff:g> hours. Confirm pattern.</item>
+ <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="NUMBER_0">%d</xliff:g> hour. Confirm pattern.</item>
+ </plurals>
+ <plurals name="kg_prompt_reason_time_pin" formatted="false" msgid="2118758475374354849">
+ <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="NUMBER_1">%d</xliff:g> hours. Confirm PIN.</item>
+ <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="NUMBER_0">%d</xliff:g> hour. Confirm PIN.</item>
+ </plurals>
+ <plurals name="kg_prompt_reason_time_password" formatted="false" msgid="5132693663364913675">
+ <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="NUMBER_1">%d</xliff:g> hours. Confirm password.</item>
+ <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="NUMBER_0">%d</xliff:g> hour. Confirm password.</item>
+ </plurals>
<string name="fingerprint_not_recognized" msgid="2690661881608146617">"Not recognised"</string>
</resources>