diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index b46b8966ece..b7ff61700fa 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -393,9 +393,6 @@ "changeMasterPasswordConfirmation": { "message": "You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?" }, - "changeEmailConfirmation": { - "message": "You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?" - }, "twoStepLoginConfirmation": { "message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?" }, @@ -420,9 +417,6 @@ "syncingFailed": { "message": "Syncing failed" }, - "importItemsConfirmation": { - "message": "You can bulk import items from the bitwarden.com web vault. Do you want to visit the website now?" - }, "passwordCopied": { "message": "Password copied" },