You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
-14
Original file line number
Diff line number
Diff line change
@@ -922,7 +922,6 @@
922
922
},
923
923
"udd": {
924
924
"interactive_verification_button": "Interactively verify by emoji",
925
-
"manual_verification_button": "Manually verify by text",
926
925
"other_ask_verify_text": "Ask this user to verify their session, or manually verify it below.",
927
926
"other_new_session_text": "%(name)s (%(userId)s) signed in to a new session without verifying it:",
928
927
"own_ask_verify_text": "Verify your other session using one of the options below.",
@@ -957,12 +956,6 @@
957
956
"incoming_sas_dialog_waiting": "Waiting for partner to confirm…",
958
957
"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.",
959
958
"incoming_sas_user_dialog_text_2": "Verifying this user will mark their session as trusted, and also mark your session as trusted to them.",
"manual_device_verification_footer": "If they don't match, the security of your communication may be compromised.",
964
-
"manual_device_verification_self_text": "Confirm by comparing the following with the User Settings in your other session:",
965
-
"manual_device_verification_user_text": "Confirm this user's session by comparing the following with their User Settings:",
966
959
"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.",
967
960
"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.",
968
961
"other_party_cancelled": "The other party cancelled the verification.",
@@ -3036,13 +3029,6 @@
3036
3029
"upgraderoom": "Upgrades a room to a new version",
3037
3030
"upgraderoom_permission_error": "You do not have the required permissions to use this command.",
3038
3031
"usage": "Usage",
3039
-
"verify": "Verifies a user, session, and pubkey tuple",
3040
-
"verify_mismatch": "WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!",
3041
-
"verify_nop": "Session already verified!",
3042
-
"verify_nop_warning_mismatch": "WARNING: session already verified, but keys do NOT MATCH!",
3043
-
"verify_success_description": "The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.",
0 commit comments