Fixing pin_too_short text
Made lockpassword_pin_too_short in sync with other pin text lables. Change-Id: Ia9295f7b36b29a3b4370e04461446a1428fc2ee2
This commit is contained in:
committed by
Johan Redestig
parent
8ad7abbcf6
commit
532b11b481
@@ -859,7 +859,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