Rename "security key" into "recovery key" (#29217)
* feat(crypto): rename "security key" into "recovery key" in lang file * test(crypto): rename "security key" into "recovery key" in test files * test(e2e crypto): rename "security key" into "recovery key" in test files * doc(crypto): rename "security key" into "recovery key"
This commit is contained in:
@@ -877,22 +877,22 @@
|
||||
"empty_room_was_name": "Empty room (was %(oldName)s)",
|
||||
"encryption": {
|
||||
"access_secret_storage_dialog": {
|
||||
"enter_phrase_or_key_prompt": "Enter your Security Phrase or <button>use your Security Key</button> to continue.",
|
||||
"enter_phrase_or_key_prompt": "Enter your Security Phrase or <button>use your Recovery Key</button> to continue.",
|
||||
"key_validation_text": {
|
||||
"invalid_security_key": "Invalid Security Key",
|
||||
"invalid_security_key": "Invalid Recovery Key",
|
||||
"recovery_key_is_correct": "Looks good!",
|
||||
"wrong_file_type": "Wrong file type",
|
||||
"wrong_security_key": "Wrong Security Key"
|
||||
"wrong_security_key": "Wrong Recovery Key"
|
||||
},
|
||||
"reset_title": "Reset everything",
|
||||
"reset_warning_1": "Only do this if you have no other device to complete verification with.",
|
||||
"reset_warning_2": "If you reset everything, you will restart with no trusted sessions, no trusted users, and might not be able to see past messages.",
|
||||
"restoring": "Restoring keys from backup",
|
||||
"security_key_title": "Security Key",
|
||||
"security_key_title": "Recovery Key",
|
||||
"security_phrase_incorrect_error": "Unable to access secret storage. Please verify that you entered the correct Security Phrase.",
|
||||
"security_phrase_title": "Security Phrase",
|
||||
"separator": "%(securityKey)s or %(recoveryFile)s",
|
||||
"use_security_key_prompt": "Use your Security Key to continue."
|
||||
"use_security_key_prompt": "Use your Recovery Key to continue."
|
||||
},
|
||||
"bootstrap_title": "Setting up keys",
|
||||
"cancel_entering_passphrase_description": "Are you sure you want to cancel entering passphrase?",
|
||||
@@ -995,7 +995,7 @@
|
||||
"incoming_sas_dialog_waiting": "Waiting for partner to confirm…",
|
||||
"incoming_sas_user_dialog_text_1": "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.",
|
||||
"incoming_sas_user_dialog_text_2": "Verifying this user will mark their session as trusted, and also mark your session as trusted to them.",
|
||||
"no_key_or_device": "It looks like you don't have a Security Key or any other devices you can verify against. This device will not be able to access old encrypted messages. In order to verify your identity on this device, you'll need to reset your verification keys.",
|
||||
"no_key_or_device": "It looks like you don't have a Recovery Key or any other devices you can verify against. This device will not be able to access old encrypted messages. In order to verify your identity on this device, you'll need to reset your verification keys.",
|
||||
"no_support_qr_emoji": "The device you are trying to verify doesn't support scanning a QR code or emoji verification, which is what %(brand)s supports. Try with a different client.",
|
||||
"other_party_cancelled": "The other party cancelled the verification.",
|
||||
"prompt_encrypted": "Verify all users in a room to ensure it's secure.",
|
||||
@@ -1045,10 +1045,10 @@
|
||||
"verify_emoji_prompt_qr": "If you can't scan the code above, verify by comparing unique emoji.",
|
||||
"verify_later": "I'll verify later",
|
||||
"verify_reset_warning_1": "Resetting your verification keys cannot be undone. After resetting, you won't have access to old encrypted messages, and any friends who have previously verified you will see security warnings until you re-verify with them.",
|
||||
"verify_reset_warning_2": "Please only proceed if you're sure you've lost all of your other devices and your Security Key.",
|
||||
"verify_reset_warning_2": "Please only proceed if you're sure you've lost all of your other devices and your Recovery Key.",
|
||||
"verify_using_device": "Verify with another device",
|
||||
"verify_using_key": "Verify with Security Key",
|
||||
"verify_using_key_or_phrase": "Verify with Security Key or Phrase",
|
||||
"verify_using_key": "Verify with Recovery Key",
|
||||
"verify_using_key_or_phrase": "Verify with Recovery Key or Phrase",
|
||||
"waiting_for_user_accept": "Waiting for %(displayName)s to accept…",
|
||||
"waiting_other_device": "Waiting for you to verify on your other device…",
|
||||
"waiting_other_device_details": "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…",
|
||||
@@ -1799,24 +1799,24 @@
|
||||
"restore_key_backup_dialog": {
|
||||
"count_of_decryption_failures": "Failed to decrypt %(failedCount)s sessions!",
|
||||
"count_of_successfully_restored_keys": "Successfully restored %(sessionCount)s keys",
|
||||
"enter_key_description": "Access your secure message history and set up secure messaging by entering your Security Key.",
|
||||
"enter_key_title": "Enter Security Key",
|
||||
"enter_key_description": "Access your secure message history and set up secure messaging by entering your Recovery Key.",
|
||||
"enter_key_title": "Enter Recovery Key",
|
||||
"enter_phrase_description": "Access your secure message history and set up secure messaging by entering your Security Phrase.",
|
||||
"enter_phrase_title": "Enter Security Phrase",
|
||||
"incorrect_security_phrase_dialog": "Backup could not be decrypted with this Security Phrase: please verify that you entered the correct Security Phrase.",
|
||||
"incorrect_security_phrase_title": "Incorrect Security Phrase",
|
||||
"key_backup_warning": "<b>Warning</b>: you should only set up key backup from a trusted computer.",
|
||||
"key_fetch_in_progress": "Fetching keys from server…",
|
||||
"key_forgotten_text": "If you've forgotten your Security Key you can <button>set up new recovery options</button>",
|
||||
"key_is_invalid": "Not a valid Security Key",
|
||||
"key_is_valid": "This looks like a valid Security Key!",
|
||||
"key_forgotten_text": "If you've forgotten your Recovery Key you can <button>set up new recovery options</button>",
|
||||
"key_is_invalid": "Not a valid Recovery Key",
|
||||
"key_is_valid": "This looks like a valid Recovery Key!",
|
||||
"keys_restored_title": "Keys restored",
|
||||
"load_error_content": "Unable to load backup status",
|
||||
"load_keys_progress": "%(completed)s of %(total)s keys restored",
|
||||
"no_backup_error": "No backup found!",
|
||||
"phrase_forgotten_text": "If you've forgotten your Security Phrase you can <button1>use your Security Key</button1> or <button2>set up new recovery options</button2>",
|
||||
"recovery_key_mismatch_description": "Backup could not be decrypted with this Security Key: please verify that you entered the correct Security Key.",
|
||||
"recovery_key_mismatch_title": "Security Key mismatch",
|
||||
"phrase_forgotten_text": "If you've forgotten your Security Phrase you can <button1>use your Recovery Key</button1> or <button2>set up new recovery options</button2>",
|
||||
"recovery_key_mismatch_description": "Backup could not be decrypted with this Recovery Key: please verify that you entered the correct Recovery Key.",
|
||||
"recovery_key_mismatch_title": "Recovery Key mismatch",
|
||||
"restore_failed_error": "Unable to restore backup"
|
||||
},
|
||||
"right_panel": {
|
||||
@@ -2616,21 +2616,21 @@
|
||||
"enter_phrase_description": "Enter a Security Phrase only you know, as it's used to safeguard your data. To be secure, you shouldn't re-use your account password.",
|
||||
"enter_phrase_title": "Enter a Security Phrase",
|
||||
"enter_phrase_to_confirm": "Enter your Security Phrase a second time to confirm it.",
|
||||
"generate_security_key_description": "We'll generate a Security Key for you to store somewhere safe, like a password manager or a safe.",
|
||||
"generate_security_key_title": "Generate a Security Key",
|
||||
"generate_security_key_description": "We'll generate a Recovery Key for you to store somewhere safe, like a password manager or a safe.",
|
||||
"generate_security_key_title": "Generate a Recovery Key",
|
||||
"pass_phrase_match_failed": "That doesn't match.",
|
||||
"pass_phrase_match_success": "That matches!",
|
||||
"phrase_strong_enough": "Great! This Security Phrase looks strong enough.",
|
||||
"secret_storage_query_failure": "Unable to query secret storage status",
|
||||
"security_key_safety_reminder": "Store your Security Key somewhere safe, like a password manager or a safe, as it's used to safeguard your encrypted data.",
|
||||
"security_key_safety_reminder": "Store your Recovery Key somewhere safe, like a password manager or a safe, as it's used to safeguard your encrypted data.",
|
||||
"set_phrase_again": "Go back to set it again.",
|
||||
"settings_reminder": "You can also set up Secure Backup & manage your keys in Settings.",
|
||||
"title_confirm_phrase": "Confirm Security Phrase",
|
||||
"title_save_key": "Save your Security Key",
|
||||
"title_save_key": "Save your Recovery Key",
|
||||
"title_set_phrase": "Set a Security Phrase",
|
||||
"unable_to_setup": "Unable to set up secret storage",
|
||||
"use_different_passphrase": "Use a different passphrase?",
|
||||
"use_phrase_only_you_know": "Use a secret phrase only you know, and optionally save a Security Key to use for backup."
|
||||
"use_phrase_only_you_know": "Use a secret phrase only you know, and optionally save a Recovery Key to use for backup."
|
||||
}
|
||||
},
|
||||
"key_export_import": {
|
||||
@@ -2749,7 +2749,7 @@
|
||||
"backup_key_stored_status": "Backup key stored:",
|
||||
"backup_key_unexpected_type": "unexpected type",
|
||||
"backup_key_well_formed": "well formed",
|
||||
"backup_keys_description": "Back up your encryption keys with your account data in case you lose access to your sessions. Your keys will be secured with a unique Security Key.",
|
||||
"backup_keys_description": "Back up your encryption keys with your account data in case you lose access to your sessions. Your keys will be secured with a unique Recovery Key.",
|
||||
"bulk_options_accept_all_invites": "Accept all %(invitedRooms)s invites",
|
||||
"bulk_options_reject_all_invites": "Reject all %(invitedRooms)s invites",
|
||||
"bulk_options_section": "Bulk options",
|
||||
|
||||
Reference in New Issue
Block a user