Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5dadca81 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Bump string char limit.

Bug: 19561615
Change-Id: I605becd30c0bece146a57995a0cd416d1c55c837
parent 730389bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>