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

Commit ef148aca authored by Beverly's avatar Beverly
Browse files

Update the fingerprint permanent lockout message

Test: manual
Fixes: 243052601
Change-Id: I91a3a56506f19725569a8a2e192bf3439b3a8085
parent 9dce3214
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1740,7 +1740,7 @@
    <!-- Generic error message shown when the fingerprint operation fails because too many attempts have been made. -->
    <string name="fingerprint_error_lockout">Too many attempts. Try again later.</string>
    <!-- Generic error message shown when the fingerprint operation fails because strong authentication is required -->
    <string name="fingerprint_error_lockout_permanent">Too many attempts. Fingerprint sensor disabled.</string>
    <string name="fingerprint_error_lockout_permanent">Too many attempts. Use screen lock instead.</string>
    <!-- Generic error message shown when the fingerprint hardware can't recognize the fingerprint -->
    <string name="fingerprint_error_unable_to_process">Try again.</string>
    <!-- Generic error message shown when the user has no enrolled fingerprints -->