Bump string char limit.

Bug: 19561615
Change-Id: I605becd30c0bece146a57995a0cd416d1c55c837
This commit is contained in:
Julia Reynolds
2015-07-28 13:39:24 -04:00
parent 730389bd82
commit 5dadca81eb

View File

@@ -747,7 +747,7 @@
<string name="security_settings_fingerprint_enroll_start_title">Let\u2019s start!</string>
<!-- Message shown in fingerprint enrollment dialog to begin enrollment -->
<string name="security_settings_fingerprint_enroll_start_message">Put your finger on the fingerprint sensor. Lift after you feel a vibration.</string>
<!-- Title shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=22] -->
<!-- Title shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=28] -->
<string name="security_settings_fingerprint_enroll_repeat_title">Great! Now repeat.</string>
<!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor -->
<string name="security_settings_fingerprint_enroll_repeat_message">Put the same finger on the fingerprint sensor and lift after you feel a vibration.</string>