From f1f7ceb7d4ca8c13f6bb00e633c15eac116e6a5f Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 18 Apr 2018 14:11:58 -0400 Subject: [PATCH] remove unused messages --- src/_locales/en/messages.json | 6 ------ 1 file changed, 6 deletions(-) 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" },