Updating UDFPS strings.

Test: Verified manually that strings are correct.
Fixes: 226490774
Change-Id: I11ecb73b3a6c574e6b2e8d7113c2375e8c20dd08
This commit is contained in:
Joshua Mccloskey
2022-03-28 21:50:08 +00:00
parent abc1d4c25f
commit c4187c2864

View File

@@ -1694,7 +1694,7 @@
<string name="screen_lock_dialog_default_subtitle">Enter your screen lock to continue</string>
<!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
<string name="fingerprint_acquired_partial">Partial fingerprint detected</string>
<string name="fingerprint_acquired_partial">Press firmly on the sensor</string>
<!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
<string name="fingerprint_acquired_insufficient">Couldn\'t process fingerprint. Please try again.</string>
<!-- Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning -->
@@ -1718,7 +1718,7 @@
<!-- Message shown when fingerprint fails to match -->
<string name="fingerprint_error_not_match">Fingerprint not recognized</string>
<!-- Message shown when UDFPS fails to match -->
<string name="fingerprint_udfps_error_not_match">Press firmly on the sensor</string>
<string name="fingerprint_udfps_error_not_match">Fingerprint not recognized</string>
<!-- Accessibility message announced when a fingerprint has been authenticated [CHAR LIMIT=NONE] -->
<string name="fingerprint_authenticated">Fingerprint authenticated</string>