diff --git a/src/i18n/strings/ar.json b/src/i18n/strings/ar.json
index a58e53555e..8e8ae3f775 100644
--- a/src/i18n/strings/ar.json
+++ b/src/i18n/strings/ar.json
@@ -1056,7 +1056,7 @@
"Failed to upload profile picture!": "تعذَّر رفع صورة الملف الشخصي!",
"Show more": "أظهر أكثر",
"Show less": "أظهر أقل",
- "Channel: ": "قناة: %(channelName)s",
+ "Channel: ": "قناة: ",
"This bridge is managed by .": "هذا الجسر يديره .",
"Upload": "رفع",
"Accept to continue:": "قبول للمتابعة:",
diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json
index e4010e8b64..ebe4e65a16 100644
--- a/src/i18n/strings/bg.json
+++ b/src/i18n/strings/bg.json
@@ -1840,8 +1840,8 @@
"Other users may not trust it": "Други потребители може да не се доверят",
"From %(deviceName)s (%(deviceId)s)": "От %(deviceName)s (%(deviceId)s)",
"This bridge was provisioned by .": "Мостът е настроен от .",
- "Workspace: %(networkName)s": "Работна област: %(networkName)s",
- "Channel: %(channelName)s": "Канал: %(channelName)s",
+ "Workspace: ": "Работна област: ",
+ "Channel: ": "Канал: ",
"Show less": "Покажи по-малко",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Промяната на паролата в момента би нулирало всички ключове за шифроване-от-край-до-край, правейки историята на чата нечетима, освен ако първо не експортирате ключовете, а след промяната на паролата ги импортирате. В бъдеще, това ще бъде подобрено.",
"Your homeserver does not support cross-signing.": "Сървърът ви не поддържа кръстосано-подписване.",
diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index 3f9d231317..d4451bb902 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -1753,8 +1753,8 @@
"Review": "Prohlédnout",
"This bridge was provisioned by .": "Toto propojení poskytuje .",
"This bridge is managed by .": "Toto propojení spravuje .",
- "Workspace: %(networkName)s": "Pracovní oblast: %(networkName)s",
- "Channel: %(channelName)s": "Kanál: %(channelName)s",
+ "Workspace: ": "Pracovní oblast: ",
+ "Channel: ": "Kanál: ",
"Show less": "Skrýt detaily",
"Show more": "Více",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Změna hesla resetuje šifrovací klíče pro všechny vaše relace. Pokud si nejdřív nevyexportujete klíče místností a po změně je znovu neimportujete, nedostanete se k historickým zprávám. V budoucnu se toto zjednoduší.",
diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json
index 974e002ca8..972440e80a 100644
--- a/src/i18n/strings/de_DE.json
+++ b/src/i18n/strings/de_DE.json
@@ -1669,7 +1669,7 @@
"This bridge was provisioned by .": "Diese Brücke wurde von bereitgestellt.",
"This bridge is managed by .": "Diese Brücke wird von verwaltet.",
"Workspace: ": "Arbeitsbereich: ",
- "Channel: ": "Kanal: %(channelName)s",
+ "Channel: ": "Kanal: ",
"Show less": "Weniger zeigen",
"Warning: You should only set up key backup from a trusted computer.": "Achtung: Du solltest die Schlüsselsicherung nur auf einem vertrauenswürdigen Gerät einrichten.",
"Regain access to your account and recover encryption keys stored in this session. Without them, you won’t be able to read all of your secure messages in any session.": "Melde dich an um die ausschließlich in dieser Sitzung gespeicherten Verschlüsselungsschlüssel wiederherzustellen. Du benötigst sie, um deine verschlüsselten Nachrichten in jeder Sitzung zu lesen.",
diff --git a/src/i18n/strings/eo.json b/src/i18n/strings/eo.json
index 9ea4af86ee..f151d8a857 100644
--- a/src/i18n/strings/eo.json
+++ b/src/i18n/strings/eo.json
@@ -1720,7 +1720,7 @@
"They don't match": "Ili ne akordas",
"To be secure, do this in person or use a trusted way to communicate.": "Por plia sekureco, faru tion persone, aŭ uzu alian fidatan komunikilon.",
"Verify yourself & others to keep your chats safe": "Kontrolu vin mem kaj aliajn por sekurigi viajn babilojn",
- "Channel: ": "Kanalo: %(channelName)s",
+ "Channel: ": "Kanalo: ",
"Show less": "Montri malpli",
"Show more": "Montri pli",
"Help": "Helpo",
diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json
index 1635284e58..11c92c9ccf 100644
--- a/src/i18n/strings/es.json
+++ b/src/i18n/strings/es.json
@@ -1210,7 +1210,7 @@
"Later": "Más tarde",
"Upload": "Subir",
"Workspace: ": "Espacio de trabajo: ",
- "Channel: ": "Canal: %(channelName)s",
+ "Channel: ": "Canal: ",
"Show less": "Mostrar menos",
"Show more": "Mostrar más",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Cambiar la contraseña reiniciará cualquier clave de encriptación end-to-end en todas las sesiones, haciendo el historial de conversaciones encriptado ilegible, a no ser que primero exportes tus claves de sala y después las reimportes. En un futuro esto será mejorado.",
diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json
index 1d0fe52c0b..3361242ce5 100644
--- a/src/i18n/strings/et.json
+++ b/src/i18n/strings/et.json
@@ -1805,7 +1805,7 @@
"This bridge was provisioned by .": "Selle võrgusilla võttis kasutusele .",
"This bridge is managed by .": "Seda võrgusilda haldab .",
"Workspace: ": "Tööruum: ",
- "Channel: ": "Kanal: %(channelName)s",
+ "Channel: ": "Kanal: ",
"Upload new:": "Lae üles uus:",
"Export E2E room keys": "Ekspordi jututubade läbiva krüptimise võtmed",
"Your homeserver does not support cross-signing.": "Sinu koduserver ei toeta risttunnustamist.",
diff --git a/src/i18n/strings/eu.json b/src/i18n/strings/eu.json
index 37deb7e774..8809129efe 100644
--- a/src/i18n/strings/eu.json
+++ b/src/i18n/strings/eu.json
@@ -1806,7 +1806,7 @@
"Review": "Berrikusi",
"This bridge was provisioned by .": "Zubi hau erabiltzaileak hornitu du.",
"Workspace: ": "Lan eremua: ",
- "Channel: ": "Kanala: %(channelName)s",
+ "Channel: ": "Kanala: ",
"Show less": "Erakutsi gutxiago",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Pasahitza aldatzean oraingo muturretik muturrerako zifratze gako guztiak ezeztatuko ditu saio guztietan, zifratutako txaten historiala ezin izango da irakurri ez badituzu aurretik zure geletako gakoak esportatzen eta gero berriro inportatzen. Etorkizunean hau hobetuko da.",
"Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Zure kontuak zeharkako sinatze identitate bat du biltegi sekretuan, baina saio honek ez du oraindik fidagarritzat.",
diff --git a/src/i18n/strings/fi.json b/src/i18n/strings/fi.json
index 65c7b41e8c..e4bcc0623d 100644
--- a/src/i18n/strings/fi.json
+++ b/src/i18n/strings/fi.json
@@ -1877,7 +1877,7 @@
"This bridge was provisioned by .": "Tämän sillan tarjoaa käyttäjä .",
"This bridge is managed by .": "Tätä siltaa hallinnoi käyttäjä .",
"Workspace: ": "Työtila: ",
- "Channel: ": "Kanava: %(channelName)s",
+ "Channel: ": "Kanava: ",
"Delete %(count)s sessions|other": "Poista %(count)s istuntoa",
"Enable": "Ota käyttöön",
"Backup is not signed by any of your sessions": "Mikään istuntosi ei ole allekirjoittanut varmuuskopiota",
diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index f1cb24a686..8b7e2656ea 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -1810,7 +1810,7 @@
"They don't match": "Ils ne correspondent pas",
"This bridge was provisioned by .": "Cette passerelle a été fournie par .",
"Workspace: ": "Espace de travail : ",
- "Channel: ": "Canal : %(channelName)s",
+ "Channel: ": "Canal : ",
"Show less": "En voir moins",
"This room is bridging messages to the following platforms. Learn more.": "Ce salon transmet les messages vers les plateformes suivantes. En savoir plus.",
"This room isn’t bridging messages to any platforms. Learn more.": "Ce salon ne transmet les messages à aucune plateforme. En savoir plus.",
diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json
index 63c7dd2423..d43ff020ab 100644
--- a/src/i18n/strings/gl.json
+++ b/src/i18n/strings/gl.json
@@ -1308,7 +1308,7 @@
"This bridge was provisioned by .": "Esta ponte está proporcionada por .",
"This bridge is managed by .": "Esta ponte está xestionada por .",
"Workspace: ": "Espazo de traballo: ",
- "Channel: ": "Canal: %(channelName)s",
+ "Channel: ": "Canal: ",
"Show less": "Mostrar menos",
"Show more": "Mostrar máis",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Ao cambiar o contrasinal vas restablecer todas as chaves de cifrado extremo-a-extremo en tódalas sesións, facendo que o historial de conversa cifrado non sexa lexible, a menos que primeiro exportes todas as chaves das salas e as importes posteriormente. No futuro melloraremos o procedemento.",
diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 6ced904206..d8d3f01f66 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -1794,7 +1794,7 @@
"Review": "Átnéz",
"This bridge was provisioned by .": "Ezt a hidat az alábbi felhasználó készítette: .",
"Workspace: ": "Munkahely: ",
- "Channel: ": "Csatorna: %(channelName)s",
+ "Channel: ": "Csatorna: ",
"Show less": "Kevesebbet mutat",
"Securely cache encrypted messages locally for them to appear in search results, using ": "A titkosított üzenetek kereséséhez azokat biztonságos módon helyileg kell tárolnod, felhasználva: ",
" to store messages from ": " üzenetek tárolásához ",
diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index 47d7d993d9..616071c785 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -1798,7 +1798,7 @@
"Review": "Controlla",
"This bridge was provisioned by .": "Questo bridge è stato fornito da .",
"Workspace: ": "Spazio di lavoro: ",
- "Channel: ": "Canale: %(channelName)s",
+ "Channel: ": "Canale: ",
"Show less": "Mostra meno",
"Securely cache encrypted messages locally for them to appear in search results, using ": "Tieni in cache localmente i messaggi cifrati in modo sicuro affinché appaiano nei risultati di ricerca, usando ",
" to store messages from ": " per conservare i messaggi da ",
diff --git a/src/i18n/strings/kab.json b/src/i18n/strings/kab.json
index aaeb309edb..74b203efb6 100644
--- a/src/i18n/strings/kab.json
+++ b/src/i18n/strings/kab.json
@@ -848,7 +848,7 @@
"This bridge was provisioned by .": "Tileggit-a tella-d sɣur .",
"This bridge is managed by .": "Tileggit-a tettusefrak sɣur .",
"Workspace: ": "Tallunt n uxeddim: ",
- "Channel: ": "Abadu: %(channelName)s",
+ "Channel: ": "Abadu: ",
"Upload new:": "Asali amaynut:",
"New passwords don't match": "Awalen uffiren imaynuten ur mṣadan ara",
"Passwords can't be empty": "Awalen uffiren ur ilaq ara ad ilin d ilmawen",
diff --git a/src/i18n/strings/lt.json b/src/i18n/strings/lt.json
index 8ffc1eac55..b4fc60b931 100644
--- a/src/i18n/strings/lt.json
+++ b/src/i18n/strings/lt.json
@@ -1953,7 +1953,7 @@
"not found in storage": "saugykloje nerasta",
"Cross-signing is not set up.": "Kryžminis pasirašymas nenustatytas.",
"Cross-signing is ready for use.": "Kryžminis pasirašymas yra paruoštas naudoti.",
- "Channel: ": "Kanalas: %(channelName)s",
+ "Channel: ": "Kanalas: ",
"Workspace: ": "Darbo sritis: ",
"This bridge is managed by .": "Šis tiltas yra tvarkomas .",
"This bridge was provisioned by .": "Šis tiltas buvo parūpintas .",
diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json
index e09aa82b9a..1277769ad3 100644
--- a/src/i18n/strings/nl.json
+++ b/src/i18n/strings/nl.json
@@ -1626,7 +1626,7 @@
"This bridge was provisioned by .": "Dank aan voor de brug.",
"This bridge is managed by .": "Brug onderhouden door .",
"Workspace: ": "Werkruimte: ",
- "Channel: ": "Kanaal: %(channelName)s",
+ "Channel: ": "Kanaal: ",
"Show less": "Minder tonen",
"Show more": "Meer tonen",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Momenteel stelt een wachtwoordswijziging alle berichtsleutels in alle sessies opnieuw in, en maakt zo oude versleutelde berichten onleesbaar - tenzij u uw sleutels eerst wegschrijft, en na afloop weer inleest. Dit zal verbeterd worden.",
diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json
index 2d9c66f4c5..d3ecf00c1c 100644
--- a/src/i18n/strings/pt_BR.json
+++ b/src/i18n/strings/pt_BR.json
@@ -1381,7 +1381,7 @@
"This bridge was provisioned by .": "Esta integração foi disponibilizada por .",
"This bridge is managed by .": "Esta integração é desenvolvida por .",
"Workspace: ": "Espaço de trabalho: ",
- "Channel: ": "Canal: %(channelName)s",
+ "Channel: ": "Canal: ",
"Show less": "Mostrar menos",
"Show more": "Mostrar mais",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Ao mudar a senha, você apagará todas as chaves de criptografia de ponta a ponta existentes em todas as sessões, fazendo com que o histórico de conversas criptografadas fique ilegível, a não ser que você exporte as salas das chaves criptografadas antes de mudar a senha e então as importe novamente depois. No futuro, isso será melhorado.",
diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index 53247765cf..b99fef0915 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -1671,7 +1671,7 @@
"This bridge was provisioned by .": "Этот мост был подготовлен пользователем .",
"This bridge is managed by .": "Этот мост управляется .",
"Workspace: ": "Рабочая область: ",
- "Channel: ": "Канал: %(channelName)s",
+ "Channel: ": "Канал: ",
"Show less": "Показать меньше",
"Show more": "Показать больше",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Если вы не экспортируете ключи для этой комнаты и не импортируете их в будущем, смена пароля приведёт к сбросу всех ключей сквозного шифрования и сделает невозможным чтение истории чата. В будущем это будет улучшено.",
diff --git a/src/i18n/strings/sk.json b/src/i18n/strings/sk.json
index 7fa8e4dd65..77e7d9de2b 100644
--- a/src/i18n/strings/sk.json
+++ b/src/i18n/strings/sk.json
@@ -1537,7 +1537,7 @@
"Unrecognised room address:": "Nerozpoznaná adresa miestnosti:",
"This bridge is managed by .": "Tento most spravuje .",
"Workspace: ": "Pracovisko: ",
- "Channel: ": "Kanál: %(channelName)s",
+ "Channel: ": "Kanál: ",
"Show less": "Zobraziť menej",
"Show more": "Zobraziť viac",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Zmena hesla reštartuje všetky šifrovacie kľúče pre všetky vaše relácie. Šifrované správy sa stanú nečitateľnými, pokiaľ najprv nevyexportujete vaše kľúče a po zmene ich nenaimportujete. V budúcnosti sa tento proces zjednoduší.",
diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json
index b96ab81f2f..a65892f4d0 100644
--- a/src/i18n/strings/sq.json
+++ b/src/i18n/strings/sq.json
@@ -1820,7 +1820,7 @@
"Verify yourself & others to keep your chats safe": "Verifikoni veten & të tjerët, që t’i mbani bisedat tuaja të sigurta",
"This bridge was provisioned by .": "Kjo urë është dhënë nga .",
"Workspace: ": "Hapësirë pune: ",
- "Channel: ": "Kanal: %(channelName)s",
+ "Channel: ": "Kanal: ",
"Show less": "Shfaq më pak",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Ndryshimi i fjalëkalimit do të sjellë zerimin e çfarëdo kyçesh fshehtëzimi skaj-më-skaj në krejt sesionet, duke e bërë të palexueshëm historikun e fshehtëzuar të bisedave, hiq rastin kur i eksportoni më parë kyçet tuaj të dhomës dhe i ri-importoni ata më pas. Në të ardhmen kjo do të përmirësohet.",
"Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Llogaria juaj ka një identitet cross-signing në depozitë të fshehtë, por s’është ende i besuar në këtë sesion.",
diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json
index 1405ea6145..4824895988 100644
--- a/src/i18n/strings/sv.json
+++ b/src/i18n/strings/sv.json
@@ -1693,7 +1693,7 @@
"This bridge was provisioned by .": "Den här bryggan tillhandahålls av .",
"This bridge is managed by .": "Den här bryggan tillhandahålls av .",
"Workspace: ": "Arbetsyta: ",
- "Channel: ": "Kanal: %(channelName)s",
+ "Channel: ": "Kanal: ",
"Show less": "Visa mindre",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Att byta lösenord återställer just nu alla krypteringsnycklar på alla sessioner, vilket gör krypterad chatthistorik oläslig om du inte först exporterar dina rumsnycklar och sedan importerar dem igen efteråt. Detta kommer att förbättras i framtiden.",
"Your homeserver does not support cross-signing.": "Din hemserver stöder inte korssignering.",
diff --git a/src/i18n/strings/tr.json b/src/i18n/strings/tr.json
index 20ebca68a2..c7711973f9 100644
--- a/src/i18n/strings/tr.json
+++ b/src/i18n/strings/tr.json
@@ -1411,7 +1411,7 @@
"Later": "Sonra",
"Review": "Gözden Geçirme",
"Workspace: ": "Çalışma alanı: ",
- "Channel: ": "Kanal: %(channelName)s",
+ "Channel: ": "Kanal: ",
"Show less": "Daha az göster",
"Show more": "Daha fazla göster",
"in memory": "hafızada",
diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json
index 3feddd0a33..37b9472d3c 100644
--- a/src/i18n/strings/uk.json
+++ b/src/i18n/strings/uk.json
@@ -956,7 +956,7 @@
"This bridge was provisioned by .": "Цей місток був підготовленим .",
"This bridge is managed by .": "Цей міст керується .",
"Workspace: ": "Робочий простір: ",
- "Channel: ": "Канал: %(channelName)s",
+ "Channel: ": "Канал: ",
"Show less": "Згорнути",
"Show more": "Розгорнути",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Змінення пароля призведе до скидання всіх ключів наскрізного шифрування та унеможливить читання історії листування, якщо тільки ви не експортуєте ваші ключі кімнати та не імпортуєте їх згодом. Це буде вдосконалено у майбутньому.",
diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json
index 46edda95dc..45ca22fdcd 100644
--- a/src/i18n/strings/zh_Hans.json
+++ b/src/i18n/strings/zh_Hans.json
@@ -2321,7 +2321,7 @@
"Downloading logs": "正在下载日志",
"This bridge was provisioned by .": "桥接由 准备。",
"Workspace: ": "工作区:",
- "Channel: ": "频道:%(channelName)s",
+ "Channel: ": "频道:",
"well formed": "格式正确",
"Master private key:": "主私钥:",
"Self signing private key:": "自签名私钥:",
diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index ba63c5f450..b8cecd3b76 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -1805,7 +1805,7 @@
"Review": "評論",
"This bridge was provisioned by .": "此橋接是由 設定。",
"Workspace: ": "工作空間:",
- "Channel: ": "頻道:%(channelName)s",
+ "Channel: ": "頻道:",
"Show less": "顯示較少",
"Changing password will currently reset any end-to-end encryption keys on all sessions, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "變更密碼將會重設所有工作階段上的所有端到端加密金鑰,讓已加密的聊天歷史無法讀取,除非您先匯出您的聊天室金鑰並在稍後重新匯入。未來會有所改善。",
"Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "您的帳號在秘密儲存空間中有交叉簽章的身份,但尚未被此工作階段信任。",