Merge "Don't show hint while authenticating, show hint while pending confirmation" into qt-r1-dev am: 0b15745b37

am: 1eb83ae444

Change-Id: Idab324dec63a363e86b19f1ef282beb77c428c22
This commit is contained in:
Kevin Chyn
2019-06-19 22:49:31 -07:00
committed by android-build-merger
3 changed files with 26 additions and 14 deletions

View File

@@ -303,6 +303,8 @@
<string name="biometric_dialog_face_icon_description_authenticated">Face authenticated</string>
<!-- Content description for the face icon when the user has been authenticated and the confirm button has been pressed [CHAR LIMIT=NONE] -->
<string name="biometric_dialog_face_icon_description_confirmed">Confirmed</string>
<!-- 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 the system-provided fingerprint dialog is shown, asking for authentication -->
<string name="fingerprint_dialog_touch_sensor">Touch the fingerprint sensor</string>