diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index e1cf61c5fe..0994b955ab 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -414,7 +414,7 @@ "Enable widget screenshots on supported widgets": "Enable widget screenshots on supported widgets", "Prompt before sending invites to potentially invalid matrix IDs": "Prompt before sending invites to potentially invalid matrix IDs", "Show developer tools": "Show developer tools", - "Order rooms by message activity instead of by name": "Order rooms by message activity instead of by name", + "Order rooms alphabetically by name instead of by recent activity": "Order rooms alphabetically by name instead of by recent activity", "Show rooms with unread notifications first": "Show rooms with unread notifications first", "Show shortcuts to recently viewed rooms above the room list": "Show shortcuts to recently viewed rooms above the room list", "Show hidden events in timeline": "Show hidden events in timeline", @@ -775,9 +775,9 @@ "Always show the window menu bar": "Always show the window menu bar", "Show tray icon and minimize window to it on close": "Show tray icon and minimize window to it on close", "Preferences": "Preferences", + "Room list": "Room list", "Composer": "Composer", "Timeline": "Timeline", - "Room list": "Room list", "Autocomplete delay (ms)": "Autocomplete delay (ms)", "Read Marker lifetime (ms)": "Read Marker lifetime (ms)", "Read Marker off-screen lifetime (ms)": "Read Marker off-screen lifetime (ms)",