1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

[PM-25984] Delete unused strings (#15907)

* Delete unused strings

* Remove recoveryCodeDesc string

* Remove unnecessary strings
This commit is contained in:
Konrad
2025-09-19 13:46:39 +02:00
committed by GitHub
parent 94764467e8
commit 0ab6a28042
3 changed files with 0 additions and 41 deletions

View File

@@ -1525,9 +1525,6 @@
"selectTwoStepLoginMethod": {
"message": "Select two-step login method"
},
"recoveryCodeDesc": {
"message": "Lost access to all of your two-factor providers? Use your recovery code to turn off all two-factor providers from your account."
},
"recoveryCodeTitle": {
"message": "Recovery code"
},
@@ -1686,9 +1683,6 @@
"defaultAutoFillOnPageLoadDesc": {
"message": "You can turn off autofill on page load for individual login items from the item's Edit view."
},
"itemAutoFillOnPageLoad": {
"message": "Autofill on page load (if set up in Options)"
},
"autoFillOnPageLoadUseDefault": {
"message": "Use default setting"
},
@@ -1760,18 +1754,9 @@
"popup2faCloseMessage": {
"message": "Clicking outside the popup window to check your email for your verification code will cause this popup to close. Do you want to open this popup in a new window so that it does not close?"
},
"popupU2fCloseMessage": {
"message": "This browser cannot process U2F requests in this popup window. Do you want to open this popup in a new window so that you can log in using U2F?"
},
"showIconsChangePasswordUrls": {
"message": "Show website icons and retrieve change password URLs"
},
"enableBadgeCounter": {
"message": "Show badge counter"
},
"badgeCounterDesc": {
"message": "Indicate how many logins you have for the current web page."
},
"cardholderName": {
"message": "Cardholder name"
},
@@ -3570,9 +3555,6 @@
"autofillPageLoadPolicyActivated": {
"message": "Your organization policies have turned on autofill on page load."
},
"howToAutofill": {
"message": "How to autofill"
},
"autofillSelectInfoWithCommand": {
"message": "Select an item from this screen, use the shortcut $COMMAND$, or explore other options in settings.",
"placeholders": {
@@ -3957,18 +3939,10 @@
"aliasDomain": {
"message": "Alias domain"
},
"passwordRepromptDisabledAutofillOnPageLoad": {
"message": "Items with master password re-prompt cannot be autofilled on page load. Autofill on page load turned off.",
"description": "Toast message for describing that master password re-prompt cannot be autofilled on page load."
},
"autofillOnPageLoadSetToDefault": {
"message": "Autofill on page load set to use default setting.",
"description": "Toast message for informing the user that autofill on page load has been set to the default setting."
},
"turnOffMasterPasswordPromptToEditField": {
"message": "Turn off master password re-prompt to edit this field",
"description": "Message appearing below the autofill on load message when master password reprompt is set for a vault item."
},
"toggleSideNavigation": {
"message": "Toggle side navigation"
},
@@ -4238,9 +4212,6 @@
"passkeyNotCopiedAlert": {
"message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?"
},
"passkeyFeatureIsNotImplementedForAccountsWithoutMasterPassword": {
"message": "Verification required by the initiating site. This feature is not yet implemented for accounts without master password."
},
"logInWithPasskeyQuestion": {
"message": "Log in with passkey?"
},
@@ -4926,9 +4897,6 @@
}
}
},
"enableAnimations": {
"message": "Enable animations"
},
"showAnimations": {
"message": "Show animations"
},
@@ -5204,9 +5172,6 @@
"vaultCustomTimeoutMinimum": {
"message": "Minimum custom timeout is 1 minute."
},
"additionalContentAvailable": {
"message": "Additional content is available"
},
"fileSavedToDevice": {
"message": "File saved to device. Manage from your device downloads."
},