diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index d42734d5a4..6529e7322c 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -760,11 +760,6 @@
" (unsupported)": " (unsupported)",
"Join as voice or video.": "Join as voice or video.",
"Ongoing conference call%(supportedText)s.": "Ongoing conference call%(supportedText)s.",
- "Bold": "Bold",
- "Italics": "Italics",
- "Strikethrough": "Strikethrough",
- "Code block": "Code block",
- "Quote": "Quote",
"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",
@@ -836,6 +831,11 @@
"The conversation continues here.": "The conversation continues here.",
"This room has been replaced and is no longer active.": "This room has been replaced and is no longer active.",
"You do not have permission to post to this room": "You do not have permission to post to this room",
+ "Bold": "Bold",
+ "Italics": "Italics",
+ "Strikethrough": "Strikethrough",
+ "Code block": "Code block",
+ "Quote": "Quote",
"Server error": "Server error",
"Server unavailable, overloaded, or something else went wrong.": "Server unavailable, overloaded, or something else went wrong.",
"Command error": "Command error",