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

Commit 311a2d95 authored by Maurice Lam's avatar Maurice Lam Committed by Android (Google) Code Review
Browse files

Merge "[Fingerprint] Update string for enrolling" into mnc-dev

parents 8c9136ef 289151cc
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -745,12 +745,12 @@
    <string name="security_settings_fingerprint_enroll_dialog_delete">Delete</string>
    <!-- Title shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=22]-->
    <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>
    <!-- Message shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=NONE] -->
    <string name="security_settings_fingerprint_enroll_start_message">Put your finger on the sensor and lift after you feel a vibration</string>
    <!-- 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>
    <string name="security_settings_fingerprint_enroll_repeat_title">Great! Now repeat</string>
    <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=NONE] -->
    <string name="security_settings_fingerprint_enroll_repeat_message">Move your finger slightly to add all the different parts of your fingerprint</string>
    <!-- Title shown in fingerprint enrollment dialog once enrollment is completed [CHAR LIMIT=22] -->
    <string name="security_settings_fingerprint_enroll_finish_title">Fingerprint added!</string>
    <!-- Message shown in fingerprint enrollment dialog once enrollment is completed -->