Fix More details not work on fingerprint
FooterPreference doesn't support linkify in order to have better accessibility. So we need to separate original 1 Footer into 2 Footers in Fingerprint settings. Bug: 230625178 Test: test fingerprint setting footer links with admin mode or non-admin mode Change-Id: I07263a1faaf7dddf79ba96dd9fcb4fce4cf8981b
This commit is contained in:
@@ -1283,11 +1283,9 @@
|
||||
<!-- Text shown in fingerprint settings explaining what the fingerprint can be used for. [CHAR LIMIT=NONE] -->
|
||||
<string name="security_settings_fingerprint_enroll_disclaimer">In addition to unlocking your phone, you can also use your fingerprint to authorize purchases and app access. <annotation id="url">Learn more</annotation></string>
|
||||
<!-- Text shown in fingerprint settings explaining what the fingerprint can be used for in the case unlocking is disabled [CHAR LIMIT=NONE] -->
|
||||
<string name="security_settings_fingerprint_enroll_disclaimer_lockscreen_disabled">
|
||||
The screen lock option is disabled. To learn more, contact your organization\'s admin.
|
||||
<annotation id="admin_details">More details</annotation>\n\nYou can still use your
|
||||
fingerprint to authorize purchases and app access.
|
||||
<annotation id="url">Learn more</annotation></string>
|
||||
<string name="security_fingerprint_disclaimer_lockscreen_disabled_1">The screen lock option is disabled. To learn more, contact your organization\u2019s admin.</string>
|
||||
<!-- Text shown in fingerprint settings explaining what the fingerprint can be used for in the case unlocking is disabled [CHAR LIMIT=NONE] -->
|
||||
<string name="security_fingerprint_disclaimer_lockscreen_disabled_2">You can still use your fingerprint to authorize purchases and app access.</string>
|
||||
<!-- 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] -->
|
||||
|
Reference in New Issue
Block a user