mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add education sheet to linked device biometrics.
This commit is contained in:
committed by
Cody Henthorne
parent
d59985c7b1
commit
93c8cd133d
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user