Skip to content

Commit

Permalink
chore: update localization strings (#14184)
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Gira authored Nov 30, 2022
1 parent 6df9170 commit 3061d8b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"connectionRequestConnect": "Connect",
"connectionRequestIgnore": "Ignore",
"conversationAssetDownloading": "Downloading…",
"conversationAssetFailedDecryptDownloading": "DOWNLOAD FAILED (CANNOT DECRYPT)",
"conversationAssetFailedDecryptDownloading": "DOWNLOAD FAILED (File could not be decrypted)",
"conversationAssetFailedHashDownloading": "DOWNLOAD FAILED (HASH DOES NOT MATCH)",
"conversationAssetRestrictedAudioMessageHeadline": "Audio message",
"conversationAssetUploadFailed": "Upload Failed",
Expand Down Expand Up @@ -693,25 +693,25 @@
"modalAcknowledgeAction": "Ok",
"modalAcknowledgeHeadline": "Something went wrong",
"modalAppLockForgotGoBackButton": "Go back",
"modalAppLockForgotMessage": "The data stored on this device can only be accessed with your app lock passphrase. If you have forgotten your passphrase, you can reset this client.",
"modalAppLockForgotTitle": "Forgot your app lock passphrase?",
"modalAppLockForgotMessage": "The data stored on this device can only be accessed with your app lock passcode. If you have forgotten your passcode, you can reset this client.",
"modalAppLockForgotTitle": "Forgot your app lock passcode?",
"modalAppLockForgotWipeCTA": "Reset this client",
"modalAppLockLockedError": "Wrong passphrase",
"modalAppLockLockedError": "Wrong passcode",
"modalAppLockLockedForgotCTA": "Access as new device",
"modalAppLockLockedTitle": "Enter passcode to unlock {{brandName}}",
"modalAppLockLockedUnlockButton": "Unlock",
"modalAppLockPasscode": "Passcode",
"modalAppLockSetupAcceptButton": "Set passphrase",
"modalAppLockSetupAcceptButton": "Set passcode",
"modalAppLockSetupChangeMessage": "Your organization needs to lock your app when {{brandName}} is not in use to keep the team safe.[br]Create a passlock to unlock {{brandName}}. Please, remember it, as it can not be recovered.",
"modalAppLockSetupChangeTitle": "There was a change at {{brandName}}",
"modalAppLockSetupCloseBtn": "Close window, Set app lock passphrase?",
"modalAppLockSetupCloseBtn": "Close window, Set app lock passcode?",
"modalAppLockSetupDigit": "A digit",
"modalAppLockSetupLong": "At least {{minPasswordLength}} characters long",
"modalAppLockSetupLower": "A lowercase letter",
"modalAppLockSetupMessage": "The app will lock itself after a certain time of inactivity.[br]To unlock the app you need to enter this passphrase.[br]Make sure to remember this passphrase as there is no way to recover it.",
"modalAppLockSetupSecondPlaceholder": "Repeat passphrase",
"modalAppLockSetupMessage": "The app will lock itself after a certain time of inactivity.[br]To unlock the app you need to enter this passcode.[br]Make sure to remember this passcode as there is no way to recover it.",
"modalAppLockSetupSecondPlaceholder": "Repeat passcode",
"modalAppLockSetupSpecial": "A special character",
"modalAppLockSetupTitle": "Set app lock passphrase",
"modalAppLockSetupTitle": "Set app lock passcode",
"modalAppLockSetupUppercase": "An uppercase letter",
"modalAppLockWipeConfirmConfirmButton": "Reset this client",
"modalAppLockWipeConfirmGoBackButton": "Go back",
Expand Down Expand Up @@ -1000,9 +1000,9 @@
"preferencesAccountPrivacy": "Privacy",
"preferencesAccountReadReceiptsCheckbox": "Read receipts",
"preferencesAccountReadReceiptsDetail": "When this is off, you won’t be able to see read receipts from other people. This setting does not apply to group conversations.",
"preferencesAccountResetAppLockPassphrase": "Reset app lock passphrase",
"preferencesAccountResetAppLockPassphrase": "Reset app lock passcode",
"preferencesAccountResetPassword": "Reset password",
"preferencesAccountSetAppLockPassphrase": "Set app lock passphrase",
"preferencesAccountSetAppLockPassphrase": "Set app lock passcode",
"preferencesAccountTeam": "Team",
"preferencesAccountUsername": "Username",
"preferencesAccountUsernameAvailable": "Available",
Expand Down

0 comments on commit 3061d8b

Please sign in to comment.