* commit '3e8035bcaff67d395481e3fb70ca2ad1d21cd3b5': Fixing pin_too_short text
This commit is contained in:
committed by
Android Git Automerger
commit
2a074a10e0
@@ -871,7 +871,7 @@
|
||||
<!-- Hint shown in dialog screen when password is too short -->
|
||||
<string name="lockpassword_password_too_short">Password must be at least %d characters</string>
|
||||
<!-- 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 -->
|
||||
<string name="lockpassword_press_continue">Touch Continue when done</string>
|
||||
|
Reference in New Issue
Block a user