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

Commit 273e6ef0 authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Increase CHAR LIMIT for face_error_lockout_permanent

Bug: 156922758
Test: build
Change-Id: Ibf0ed0b83a974faea3370f5670a35af68a0d9ea3
parent 8b0e2e4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1617,7 +1617,7 @@
    <string name="face_error_user_canceled">Face unlock canceled by user.</string>
    <!-- Generic error message shown when the face operation fails because too many attempts have been made. [CHAR LIMIT=50] -->
    <string name="face_error_lockout">Too many attempts. Try again later.</string>
    <!-- Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=71] -->
    <!-- Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=77] -->
    <string name="face_error_lockout_permanent">Too many attempts. Face unlock disabled.</string>
    <!-- Generic error message shown when the face hardware can't recognize the face. [CHAR LIMIT=50] -->
    <string name="face_error_unable_to_process">Can\u2019t verify face. Try again.</string>