{{ "loginInitiated" | i18n }}
-- {{ "deviceApprovalRequired" | i18n }} -
- - - - - - - -{{ "loggingInAs" | i18n }} {{ data.userEmail }}
- {{ "notYou" | i18n }} -diff --git a/apps/browser/src/_locales/en/messages.json b/apps/browser/src/_locales/en/messages.json index 9959357d850..d2d712154f2 100644 --- a/apps/browser/src/_locales/en/messages.json +++ b/apps/browser/src/_locales/en/messages.json @@ -3302,12 +3302,6 @@ "loginWithMasterPassword": { "message": "Log in with master password" }, - "loggingInAs": { - "message": "Logging in as" - }, - "notYou": { - "message": "Not you?" - }, "newAroundHere": { "message": "New around here?" }, @@ -3470,9 +3464,6 @@ "requestAdminApproval": { "message": "Request admin approval" }, - "approveWithMasterPassword": { - "message": "Approve with master password" - }, "ssoIdentifierRequired": { "message": "Organization SSO identifier is required." }, diff --git a/apps/browser/src/auth/popup/login-decryption-options/login-decryption-options-v1.component.html b/apps/browser/src/auth/popup/login-decryption-options/login-decryption-options-v1.component.html deleted file mode 100644 index e996f9a6ff4..00000000000 --- a/apps/browser/src/auth/popup/login-decryption-options/login-decryption-options-v1.component.html +++ /dev/null @@ -1,111 +0,0 @@ -
{{ "loginInitiated" | i18n }}
-{{ "loginInitiated" | i18n }}
-{{ "loggingInAs" | i18n }} {{ data.userEmail }}
- {{ - "notYou" | i18n - }} -{{ "loggingInAs" | i18n }} {{ data.userEmail }}
- {{ "notYou" | i18n }} -- - {{ "loading" | i18n }} -
-- {{ "deviceApprovalRequired" | i18n }} -
- - - -{{ "loggingInAs" | i18n }} {{ data.userEmail }}
- {{ "notYou" | i18n }} -