Updated fingerprint bad calibration string

Test: Verified that the string appears during fp enrollment.
Bug: 189133688
Change-Id: I3e62788d88a29b88b7102764161be1c0f96e0e5f
This commit is contained in:
Joshua Mccloskey
2021-06-23 16:58:44 -07:00
parent 2de946e584
commit 9a13bb445c

View File

@@ -1213,7 +1213,7 @@
<!-- Text shown in fingerprint enroll when we didn't observe progress for a few seconds. [CHAR LIMIT=100] -->
<string name="security_settings_fingerprint_enroll_lift_touch_again">Lift finger, then touch sensor again</string>
<!-- Text shown during fingerprint enrollment to indicate bad sensor calibration. [CHAR LIMIT=100] -->
<string name="security_settings_fingerprint_bad_calibration">Please recalibrate the fingerprint sensor.</string>
<string name="security_settings_fingerprint_bad_calibration">Device repaired improperly. Fingerprint disabled.</string>
<!-- Text shown when "Add fingerprint" button is disabled -->
<string name="fingerprint_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> fingerprints</string>