Merge "Show countdown of remaining decrypt attempts before wiping device" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
832ad72062
@@ -867,6 +867,11 @@
|
||||
<!-- Informational text on the password entry screen when password entry fails-->
|
||||
<string name="crypt_keeper_cooldown">Try again in <xliff:g id="delay" example="15">^1</xliff:g> seconds.</string>
|
||||
|
||||
<!-- Warn user their device will be wiped if they make x more failed attempts -->
|
||||
<string name="crypt_keeper_warn_wipe">Warning: Your device will be wiped after
|
||||
<xliff:g id="count" example="7">^1</xliff:g> more failed attempts to be unlocked!
|
||||
</string>
|
||||
|
||||
<!-- Informational text on the password entry screen prompting the user for their password -->
|
||||
<string name="crypt_keeper_enter_password">Type your password</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user