Increase CHAR LIMIT for face_error_lockout_permanent

Bug: 156922758
Test: build
Change-Id: Ibf0ed0b83a974faea3370f5670a35af68a0d9ea3
This commit is contained in:
Ilya Matyukhin
2020-06-02 17:48:13 -07:00
parent 8b0e2e4a61
commit 273e6ef009

View File

@@ -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>