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

Commit 39768c86 authored by Julia Reynolds's avatar Julia Reynolds Committed by Android Git Automerger
Browse files

am f889faaf: Merge "Bump string char limit." into mnc-dev

* commit 'f889faaf':
  Bump string char limit.
parents de661d5b f889faaf
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>