From 8b0e2e4a61b9de44b6daff5be931911acd1ec957 Mon Sep 17 00:00:00 2001 From: Ilya Matyukhin Date: Tue, 2 Jun 2020 17:45:48 -0700 Subject: [PATCH 1/3] Increase CHAR LIMIT for face_error_user_canceled Bug: 156922222 Test: build Change-Id: I0f0decfbcd5cd8fea25ab1af050c00b64ae1363d --- core/res/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index dc21e878d1327..aea4b823c218b 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1613,7 +1613,7 @@ Can\u2019t store new face data. Delete an old one first. Face operation canceled. - + Face unlock canceled by user. Too many attempts. Try again later. From 273e6ef00980ae08286b7222acf3dc8b699d7a87 Mon Sep 17 00:00:00 2001 From: Ilya Matyukhin Date: Tue, 2 Jun 2020 17:48:13 -0700 Subject: [PATCH 2/3] Increase CHAR LIMIT for face_error_lockout_permanent Bug: 156922758 Test: build Change-Id: Ibf0ed0b83a974faea3370f5670a35af68a0d9ea3 --- core/res/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index aea4b823c218b..10274295635a8 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1617,7 +1617,7 @@ Face unlock canceled by user. Too many attempts. Try again later. - + Too many attempts. Face unlock disabled. Can\u2019t verify face. Try again. From e5e0968f195a7bcae4b30f8219da5abd774f6ef9 Mon Sep 17 00:00:00 2001 From: Ilya Matyukhin Date: Tue, 2 Jun 2020 17:48:46 -0700 Subject: [PATCH 3/3] Increase CHAR LIMIT for face_error_not_enrolled Bug: 156922426 Test: build Change-Id: Ifbb6579b32f1bd73e1b4221044f49c2ed06620b1 --- core/res/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 10274295635a8..a1c2450be1535 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1621,7 +1621,7 @@ Too many attempts. Face unlock disabled. Can\u2019t verify face. Try again. - + You haven\u2019t set up face unlock. Face unlock is not supported on this device.