Add education sheet to linked device biometrics.

This commit is contained in:
Michelle Tang
2024-09-04 10:55:48 -07:00
committed by Cody Henthorne
parent d59985c7b1
commit 93c8cd133d
8 changed files with 180 additions and 2 deletions

View File

@@ -972,6 +972,12 @@
<string name="LinkDeviceFragment__no_linked_devices">No linked devices</string>
<!-- Title on biometrics prompt explaining what biometrics are being used for -->
<string name="LinkDeviceFragment__unlock_to_link">Unlock to link a device</string>
<!-- Title on bottom sheet explaining our usage of biometrics to link a device -->
<string name="LinkDeviceFragment__before_linking">Before linking, confirm it\'s you</string>
<!-- Body of bottom sheet explaining that users should use their device pin or biometrics and not their Signal pin -->
<string name="LinkDeviceFragment__tap_continue_and_enter_phone">Tap continue and enter your phone\'s lock to confirm. Do not enter your Signal PIN.</string>
<!-- Button that dismisses the bottom sheet -->
<string name="LinkDeviceFragment__continue">Continue</string>
<!-- AddLinkDeviceFragment -->
<!-- Description text shown on the QR code scanner when linking a device -->