Merge "Make 2FA client examples into urls"

This commit is contained in:
jenkins-bot 2024-11-07 21:15:46 +00:00 committed by Gerrit Code Review
commit 3e09fffc40

View file

@ -19,7 +19,7 @@
"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 Authy, FreeOTP, Google Authenticator, Microsoft Authenticator or 1Password).",
"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 [https://authy.com/ Authy], [https://freeotp.github.io/ FreeOTP], [https://support.google.com/accounts/answer/1066447 Google Authenticator], [https://www.microsoft.com/en/security/mobile-authenticator-app Microsoft Authenticator] or [https://1password.com/ 1Password]).",
"oathauth-failedtovalidateoath": "Failed to validate two-factor credentials",
"oathauth-disabledoath": "Disabled two-factor authentication.",
"oathauth-prefs-label": "Two-factor authentication:",
@ -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 Authy, FreeOTP, Google Authenticator, Microsoft Authenticator or 1Password).",
"oathauth-auth-ui": "Please enter a code from your two-factor authentication 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-throttled": "Too many verification attempts! Please wait $1.",
"oathauth-login-failed": "Verification failed.",
"oathauth-describe-provider": "Two-factor authentication (OATH).",