diff --git a/apps/browser/src/_locales/en/messages.json b/apps/browser/src/_locales/en/messages.json
index 2675e38ee8c..0e8ffb1151d 100644
--- a/apps/browser/src/_locales/en/messages.json
+++ b/apps/browser/src/_locales/en/messages.json
@@ -1105,18 +1105,18 @@
"authenticatorAppTitle": {
"message": "Authenticator app"
},
- "authenticatorAppDesc": {
- "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
- "description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
+ "authenticatorAppDescV2": {
+ "message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
+ "description": "'Bitwarden Authenticator' is a product name and should not be translated."
},
- "yubiKeyTitle": {
- "message": "YubiKey OTP Security Key"
+ "yubiKeyTitleV2": {
+ "message": "Yubico OTP Security Key"
},
"yubiKeyDesc": {
"message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices."
},
- "duoDesc": {
- "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
+ "duoDescV2": {
+ "message": "Enter a code generated by Duo Security.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@@ -1132,8 +1132,8 @@
"emailTitle": {
"message": "Email"
},
- "emailDesc": {
- "message": "Verification codes will be emailed to you."
+ "emailDescV2": {
+ "message": "Enter a code sent to your email."
},
"selfHostedEnvironment": {
"message": "Self-hosted environment"
diff --git a/apps/cli/src/locales/en/messages.json b/apps/cli/src/locales/en/messages.json
index 3f753781127..f8a49c6e923 100644
--- a/apps/cli/src/locales/en/messages.json
+++ b/apps/cli/src/locales/en/messages.json
@@ -5,8 +5,8 @@
"authenticatorAppTitle": {
"message": "Authenticator App"
},
- "yubiKeyTitle": {
- "message": "YubiKey OTP Security Key"
+ "yubiKeyTitleV2": {
+ "message": "Yubico OTP Security Key"
},
"emailTitle": {
"message": "Email"
diff --git a/apps/desktop/src/locales/en/messages.json b/apps/desktop/src/locales/en/messages.json
index 333a1c0e7bc..4781042413d 100644
--- a/apps/desktop/src/locales/en/messages.json
+++ b/apps/desktop/src/locales/en/messages.json
@@ -666,18 +666,18 @@
"authenticatorAppTitle": {
"message": "Authenticator app"
},
- "authenticatorAppDesc": {
- "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
- "description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
+ "authenticatorAppDescV2": {
+ "message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
+ "description": "'Bitwarden Authenticator' is a product name and should not be translated."
},
- "yubiKeyTitle": {
- "message": "YubiKey OTP security key"
+ "yubiKeyTitleV2": {
+ "message": "Yubico OTP security key"
},
"yubiKeyDesc": {
"message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices."
},
- "duoDesc": {
- "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
+ "duoDescV2": {
+ "message": "Enter a code generated by Duo Security.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@@ -693,8 +693,8 @@
"emailTitle": {
"message": "Email"
},
- "emailDesc": {
- "message": "Verification codes will be emailed to you."
+ "emailDescV2": {
+ "message": "Enter a code sent to your email."
},
"loginUnavailable": {
"message": "Login unavailable"
diff --git a/apps/web/src/app/auth/settings/two-factor-authenticator.component.html b/apps/web/src/app/auth/settings/two-factor-authenticator.component.html
index 4e447bd8921..e796fd39a8e 100644
--- a/apps/web/src/app/auth/settings/two-factor-authenticator.component.html
+++ b/apps/web/src/app/auth/settings/two-factor-authenticator.component.html
@@ -5,13 +5,6 @@
{{ "authenticatorAppTitle" | i18n }}
{{ "twoStepAuthenticatorDesc" | i18n }}
- 1. {{ "twoStepAuthenticatorDownloadApp" | i18n }}
- {{ "twoStepLoginProviderEnabled" | i18n }} {{ "twoStepAuthenticatorNeedApp" | i18n }}
+ {{ "twoStepAuthenticatorInstructionPrefix" | i18n }}
AuthyAegis
- {{ "twoStepAuthenticatorAppsRecommended" | i18n }}
- 2. {{ "twoStepAuthenticatorScanCode" | i18n }}
-
-
-
-
@@ -63,7 +78,7 @@
{{ "twoFactorYubikeyAdd" | i18n }}: