Update CHAR LIMIT for fingerprint dialog
Test: Existing tests pass Bug: 62401478 Change-Id: I6baf88007c3f61b88603f4d5c1ee52e66e9d54dc
This commit is contained in:
@@ -883,7 +883,7 @@
|
||||
<string name="security_settings_fingerprint_enroll_done">Done</string>
|
||||
<!-- Dialog title for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=45] -->
|
||||
<string name="security_settings_fingerprint_enroll_touch_dialog_title">Whoops, that\u2019s not the sensor</string>
|
||||
<!-- Dialog message for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=45] -->
|
||||
<!-- Dialog message for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=NONE] -->
|
||||
<string name="security_settings_fingerprint_enroll_touch_dialog_message">Touch the sensor on the back of your phone. Use your index finger.</string>
|
||||
<!-- Dialog message for dialog which shows when finger cannot be enrolled. [CHAR LIMIT=45] -->
|
||||
<string name="security_settings_fingerprint_enroll_error_dialog_title">Enrollment was not completed</string>
|
||||
|
||||
Reference in New Issue
Block a user