diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 2155a07a74..50f0b83c24 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -571,6 +571,10 @@ " (unsupported)": " (unsupported)", "Join as voice or video.": "Join as voice or video.", "Ongoing conference call%(supportedText)s.": "Ongoing conference call%(supportedText)s.", + "Some devices for this user are not trusted": "Some devices for this user are not trusted", + "Some devices in this encrypted room are not trusted": "Some devices in this encrypted room are not trusted", + "All devices for this user are trusted": "All devices for this user are trusted", + "All devices in this encrypted room are trusted": "All devices in this encrypted room are trusted", "This event could not be displayed": "This event could not be displayed", "%(senderName)s sent an image": "%(senderName)s sent an image", "%(senderName)s sent a video": "%(senderName)s sent a video", @@ -582,16 +586,10 @@ "Key request sent.": "Key request sent.", "Re-request encryption keys from your other devices.": "Re-request encryption keys from your other devices.", "Undecryptable": "Undecryptable", - "Encrypting": "Encrypting", - "Encrypted, not sent": "Encrypted, not sent", - "Encrypted by a verified device": "Encrypted by a verified device", "Encrypted by an unverified device": "Encrypted by an unverified device", "Unencrypted message": "Unencrypted message", "Please select the destination room for this message": "Please select the destination room for this message", "Scroll to bottom of page": "Scroll to bottom of page", - "Blacklisted": "Blacklisted", - "Verified": "Verified", - "Unverified": "Unverified", "device id: ": "device id: ", "Disinvite": "Disinvite", "Kick": "Kick", @@ -643,8 +641,6 @@ "Are you sure you want to upload the following files?": "Are you sure you want to upload the following files?", "The following files cannot be uploaded:": "The following files cannot be uploaded:", "Upload Files": "Upload Files", - "Encrypted room": "Encrypted room", - "Unencrypted room": "Unencrypted room", "Hangup": "Hangup", "Voice call": "Voice call", "Video call": "Video call", @@ -1438,6 +1434,7 @@ "Users": "Users", "unknown device": "unknown device", "NOT verified": "NOT verified", + "Blacklisted": "Blacklisted", "verified": "verified", "Name": "Name", "Verification": "Verification",