Merge "Fix PATTERN UI to align PIN&PASSWORD screen" into pi-dev

This commit is contained in:
Jyun LuoLai
2018-03-23 00:56:00 +00:00
committed by Android (Google) Code Review
5 changed files with 35 additions and 1 deletions

View File

@@ -3531,6 +3531,8 @@
<string name="lockpassword_confirm_passwords_dont_match">Passwords don\u2019t match</string>
<!-- Header on pin confirm screen if second pin doesn't match the first. [CHAR LIMIT=30]-->
<string name="lockpassword_confirm_pins_dont_match">PINs don\u2019t match</string>
<!-- Header on pattern confirm screen [CHAR LIMIT=40] -->
<string name="lockpassword_draw_your_pattern_again_header">Draw your pattern again</string>
<!-- Header shown to ask the user to select an unlock method [CHAR LIMIT=30] -->
<string name="lockpassword_choose_lock_generic_header">Unlock selection</string>
<!-- Toast shown if setting password was successful -->