am c56b0146
: Merge "Fixing pin_too_short text"
* commit 'c56b01460e7c83c8a21b02f411572ee69b755892': Fixing pin_too_short text
This commit is contained in:
committed by
Android Git Automerger
commit
3e8035bcaf
@@ -871,7 +871,7 @@
|
|||||||
<!-- Hint shown in dialog screen when password is too short -->
|
<!-- Hint shown in dialog screen when password is too short -->
|
||||||
<string name="lockpassword_password_too_short">Password must be at least %d characters</string>
|
<string name="lockpassword_password_too_short">Password must be at least %d characters</string>
|
||||||
<!-- Hint shown in dialog screen when PIN is too short -->
|
<!-- Hint shown in dialog screen when PIN is too short -->
|
||||||
<string name="lockpassword_pin_too_short">PIN must be at least %d characters</string>
|
<string name="lockpassword_pin_too_short">PIN must be at least %d digits</string>
|
||||||
|
|
||||||
<!-- Hint shown after minimum password criteria is met -->
|
<!-- Hint shown after minimum password criteria is met -->
|
||||||
<string name="lockpassword_press_continue">Touch Continue when done</string>
|
<string name="lockpassword_press_continue">Touch Continue when done</string>
|
||||||
|
Reference in New Issue
Block a user