Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
"NewSend" = "New send";
"AreYouSureDeleteSend" = "Are you sure you want to delete this Send?";
"SendDeleted" = "Send deleted";
"SendUpdated" = "Send saved";
"SendUpdated" = "Send Updated";
"NewSendCreated" = "Send created";
"OneDay" = "1 day";
"TwoDays" = "2 days";
Expand Down Expand Up @@ -925,7 +925,6 @@
"ByContinuingYouAgreeToTheTermsOfServiceAndPrivacyPolicy" = "By continuing, you agree to the **[Terms of Service](%1$@)** and **[Privacy Policy](%2$@)**";
"GetAdviceAnnouncementsAndResearchOpportunitiesFromBitwardenInYourInboxUnsubscribeAtAnyTime." = "Get advice, announcements, and research opportunities from Bitwarden in your inbox. **[Unsubscribe](%1$@)** at any time.";
"OrganizationUnassignedItemsMessageUSEUDescriptionLong" = "Unassigned organization items are no longer visible in the All Vaults view and only accessible via the Admin Console. Assign these items to a collection from the Admin Console to make them visible.";
"UnknownAccount" = "Unknown account";
"UserVerificationForPasskey" = "User verification for passkey";
"NewItem" = "New item";
"ExploreTheGenerator" = "Explore the generator";
Expand Down Expand Up @@ -973,7 +972,6 @@
"RetypeNewMasterPasswordRequired" = "Re-type new master password (required)";
"BitwardenCannotResetALostOrForgottenMasterPassword" = "Bitwarden cannot reset a lost or forgotten master password.";
"LearnAboutWaysToPreventAccountLockout" = "Learn about ways to prevent account lockout";
"WhatMakesAPasswordStrong" = "What makes a password strong?";
"XCharacters" = "%1$@ Characters";
"RemoveMasterPasswordMessage" = "%1$@ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.";
"RestartRegistration" = "Restart registration";
Expand Down Expand Up @@ -1041,7 +1039,6 @@
"SaveTheExportedFileSomewhereOnYourComputerYouCanFindEasily" = "**Save the exported file** somewhere on your computer you can find easily.";
"YoullDeleteThisFileAfterImportIsComplete" = "Youโ€™ll delete this file after import is complete.";
"NeedHelpCheckOutImportHelp" = "Need help? Check out **[import help](%1$@)**";
"LogInToBitwarden" = "Log in to Bitwarden";
"OnYourComputerOpenANewBrowserTabAndGoTo" = "On your computer, open a new browser tab and **go to %1$@**.";
"LogInToTheBitwardenWebApp" = "**Log in to the Bitwarden web app.**";
"ImportLoginsToBitwarden" = "Import logins to Bitwarden";
Expand Down Expand Up @@ -1197,7 +1194,6 @@
"AllLogsDeleted" = "All logs deleted";
"LoggingEndsOnDateAtTime" = "Logging ends on %1$@ at %2$@";
"YouMustAttachAFileToSaveThisSend" = "You must attach a file to save this send";
"SendUpdated" = "Send updated";
"WeDontRecognizeThisDeviceEnterTheCodeSentToYourEmailDescriptionLong" = "We donโ€™t recognize this device. Enter the code sent to your email to verify your identity.";
"Created" = "Created: %1$@";
"LastEdited" = "Last edited: %1$@";
Expand Down
Loading