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

Commit c2cf8c1c authored by Beverly Tai's avatar Beverly Tai Committed by Automerger Merge Worker
Browse files

Merge "Update the fingerprint permanent lockout message" into tm-qpr-dev am:...

Merge "Update the fingerprint permanent lockout message" into tm-qpr-dev am: 94a3d4a1 am: 341ec858

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19744942



Change-Id: I20d5b67e5635ca33adb22982d4ea2bb0ae85eb3f
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 31627483 341ec858
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1733,7 +1733,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 -->