Merge "Minor string updates to face unlock unavailable message" into tm-qpr-dev am: 44fd7e6cc5

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20458986

Change-Id: I57653d8cac4f66539c938be046229af7285ed039
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot
2022-11-15 18:18:12 +00:00
committed by Automerger Merge Worker

View File

@@ -405,8 +405,8 @@
<string name="keyguard_face_failed">Can\u2019t recognize face</string>
<!-- Message shown to suggest using fingerprint sensor to authenticate after another biometric failed. [CHAR LIMIT=25] -->
<string name="keyguard_suggest_fingerprint">Use fingerprint instead</string>
<!-- Message shown to inform the user that face unlock is not available. [CHAR LIMIT=65] -->
<string name="keyguard_face_unlock_unavailable">Face unlock unavailable.</string>
<!-- Message shown to inform the user that face unlock is not available. [CHAR LIMIT=59] -->
<string name="keyguard_face_unlock_unavailable">Face Unlock unavailable</string>
<!-- Content description of the bluetooth icon when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_bluetooth_connected">Bluetooth connected.</string>