Merge "Updated FaceManager strings" into tm-qpr-dev am: 0844f8ee6b

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

Change-Id: Id4a27db364c6ce1650e133e8b9f2bab0d252a211
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Joshua Mccloskey
2022-07-26 00:32:51 +00:00
committed by Automerger Merge Worker

View File

@@ -1826,9 +1826,9 @@
<!-- Message shown during acquisition when the sensor is dirty [CHAR LIMIT=100] -->
<string name="face_acquired_sensor_dirty">Clean the top of your screen, including the black bar</string>
<!-- Message shown during acquisition when dark glasses were detected [CHAR LIMIT=75] -->
<string name="face_acquired_dark_glasses_detected">Your face must be fully visible</string>
<string name="face_acquired_dark_glasses_detected">@string/face_acquired_dark_glasses_detected_alt</string>
<!-- Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=75] -->
<string name="face_acquired_mouth_covering_detected">Your face must be fully visible</string>
<string name="face_acquired_mouth_covering_detected">@string/face_acquired_mouth_covering_detected_alt</string>
<!-- Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=75] -->
<string name="face_acquired_recalibrate_alt">Can\u2019t create your face model. Try again.</string>