PM-17838 - Add help button for authenticator key (#4697)

This commit is contained in:
Phil Cappelli
2025-02-10 13:58:26 -05:00
committed by GitHub
parent 30e882d7d1
commit eb3bc838d6
11 changed files with 239 additions and 123 deletions

View File

@@ -709,8 +709,9 @@ Scanning will happen automatically.</string>
<string name="cannot_add_authenticator_key">Cannot add authenticator key?</string>
<string name="cannot_add_authenticator_key_scan_qr_code">Cannot add authenticator key? <annotation link="scanQrCode">Scan QR Code</annotation></string>
<string name="scan_qr_code">Scan QR Code</string>
<string name="cannot_scan_qr_code">Cannot scan QR Code?</string>
<string name="cannot_scan_qr_code_enter_key_manually">Cannot scan QR code? <annotation link="enterKeyManually">Enter key manually</annotation></string>
<string name="authenticator_key_scanner">Authenticator key</string>
<string name="authenticator_key_help">Authenticator key help</string>
<string name="enter_key_manually">Enter key manually</string>
<string name="add_totp">Add TOTP</string>
<string name="setup_totp">Set up TOTP</string>