Merge "Bump string char limit." into mnc-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 64507e7..9a3242e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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>