Add (non linked) 2FA client examples to two more messages

Bug: T359996
Change-Id: I97877f72bfa9ea1f8be4b4024a69b2c2ce95db9a
This commit is contained in:
Reedy 2024-03-29 16:38:39 +00:00
parent 1893b37c3e
commit 12cd981edf

View file

@ -19,12 +19,12 @@
"oathauth-recoverycodes-download": "Download recovery codes",
"oathauth-disable": "Disable two-factor authentication",
"oathauth-validatedoath": "Validated two-factor credentials. Two-factor authentication will now be enforced.",
"oathauth-noscratchforvalidation": "You cannot use a recovery code to confirm two-factor authentication. Recovery codes are for backup and incidental use only. Please use a code from your two-factor authentication application (such as Google Authenticator).",
"oathauth-noscratchforvalidation": "You cannot use a recovery code to confirm two-factor authentication. Recovery codes are for backup and incidental use only. Please use a code from your two-factor authentication application (such as Authy, FreeOTP, Google Authenticator, Microsoft Authenticator or 1Password).",
"oathauth-failedtovalidateoath": "Failed to validate two-factor credentials",
"oathauth-disabledoath": "Disabled two-factor authentication.",
"oathauth-prefs-label": "Two-factor authentication:",
"oathauth-step1": "Step 1: Download a two-factor authentication program",
"oathauth-step1-test": "Download a program for two-factor authentication. That can be a mobile or desktop application, such as [https://authy.com/ Authy], [https://freeotp.github.io/ FreeOTP], [https://support.google.com/accounts/answer/1066447 Google Authenticator] or [https://www.microsoft.com/en-us/account/authenticator/ Microsoft Authenticator]. A browser extension. Or a password manager such as [https://1password.com/ 1Password].",
"oathauth-step1-test": "Download a program for two-factor authentication. That can be a mobile or desktop application, such as [https://authy.com/ Authy], [https://freeotp.github.io/ FreeOTP], [https://support.google.com/accounts/answer/1066447 Google Authenticator], [https://www.microsoft.com/en/account/authenticator/ Microsoft Authenticator] or [https://1password.com/ 1Password].",
"oathauth-step2": "Step 2: Scan the QR code",
"oathauth-step2-qrcode": "Scan the QR code using the application or browser extension you downloaded in step 1 for two-factor authentication.",
"oathauth-step2alt": "If you are unable to scan the QR code, enter the secret key and account name manually:",
@ -49,7 +49,7 @@
"oathauth-auth-token-label": "Two-factor token or recovery code",
"oathauth-auth-token-help": "The one-time password used as the second factor of two-factor authentication.",
"oathauth-auth-token-help-ui": "Enter either a code from your authentication device, or a recovery code",
"oathauth-auth-ui": "Please enter a code from your two-factor authentication application (such as Google Authenticator).",
"oathauth-auth-ui": "Please enter a code from your two-factor authentication application (such as Authy, FreeOTP, Google Authenticator, Microsoft Authenticator or 1Password).",
"oathauth-throttled": "Too many verification attempts! Please wait $1.",
"oathauth-login-failed": "Verification failed.",
"oathauth-describe-provider": "Two-factor authentication (OATH).",