Remove trailing dot.
Fix: 284803780 Test: manual (use BP test app and verify error message using face unlock) Change-Id: Ie72410ab942bca785dc9ddf8944de0a59ad758ab
This commit is contained in:
@@ -353,7 +353,7 @@
|
||||
<!-- Message shown when a biometric is authenticated, waiting for the user to confirm authentication [CHAR LIMIT=40]-->
|
||||
<string name="biometric_dialog_tap_confirm">Tap Confirm to complete</string>
|
||||
<!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
|
||||
<string name="biometric_dialog_tap_confirm_with_face">Unlocked by face.</string>
|
||||
<string name="biometric_dialog_tap_confirm_with_face">Unlocked by face</string>
|
||||
<!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
|
||||
<string name="biometric_dialog_tap_confirm_with_face_alt_1">Unlocked by face. Press to continue.</string>
|
||||
<!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
|
||||
|
||||
Reference in New Issue
Block a user