diff --git a/src/SlashCommands.js b/src/SlashCommands.js index 8db9c4400d..f72ba1e005 100644 --- a/src/SlashCommands.js +++ b/src/SlashCommands.js @@ -155,7 +155,7 @@ export const CommandMap = {
{_t(
"Please confirm that you'd like to go forward with upgrading this room " +
- "from {room ? room.getVersion() : "1"}
,
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index 8e3f0d9f6e..52680ce91d 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -142,7 +142,7 @@
"Room upgrades are usually recommended when a room version is considered unstable. Unstable room versions might have bugs, missing features, or security vulnerabilities.": "Room upgrades are usually recommended when a room version is considered unstable. Unstable room versions might have bugs, missing features, or security vulnerabilities.",
"Room upgrades usually only affect server-side processing of the room. If you're having problems with your Riot client, please file an issue with