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
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -294,8 +294,9 @@
294
294
"Not Trusted": "Not Trusted",
295
295
"%(name)s (%(userId)s) signed in to a new session without verifying it:": "%(name)s (%(userId)s) signed in to a new session without verifying it:",
296
296
"Ask this user to verify their session, or manually verify it below.": "Ask this user to verify their session, or manually verify it below.",
297
+
"Manually Verify by Text": "Manually Verify by Text",
298
+
"Interactively verify by Emoji": "Interactively verify by Emoji",
297
299
"Done": "Done",
298
-
"Manually Verify": "Manually Verify",
299
300
"%(displayName)s is typing …": "%(displayName)s is typing …",
300
301
"%(names)s and %(count)s others are typing …|other": "%(names)s and %(count)s others are typing …",
301
302
"%(names)s and %(count)s others are typing …|one": "%(names)s and one other is typing …",
@@ -1613,6 +1614,9 @@
1613
1614
"Manually export keys": "Manually export keys",
1614
1615
"You'll lose access to your encrypted messages": "You'll lose access to your encrypted messages",
1615
1616
"Are you sure you want to sign out?": "Are you sure you want to sign out?",
1617
+
"Confirm by comparing the following with the User Settings in your other session:": "Confirm by comparing the following with the User Settings in your other session:",
1618
+
"Confirm this user's session by comparing the following with their User Settings:": "Confirm this user's session by comparing the following with their User Settings:",
1619
+
"If they don't match, the security of your communication may be compromised.": "If they don't match, the security of your communication may be compromised.",
1616
1620
"Your homeserver doesn't seem to support this feature.": "Your homeserver doesn't seem to support this feature.",
1617
1621
"Message edits": "Message edits",
1618
1622
"Your account is not secure": "Your account is not secure",
0 commit comments