Skip to content

Commit 1750234

Browse files
authored
Rename the Riot-Web Translations Room
The translations Room is also used for the non Web Versions of Riot so it made sense to change the name (the alias still exists)
1 parent 9e614a5 commit 1750234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,9 @@ <h4>_t("Contributing code to Matrix and Riot")</h4>
284284
<div class="mx_HomePage_room">
285285
<a href="#/room/#riotweb-translations:matrix.org">
286286
<img class="mx_HomePage_icon" src="home/rooms/riot-translations.png">
287-
<span class="mx_HomePage_name">Riot-Web Translations</span>
287+
<span class="mx_HomePage_name">Riot Translations</span>
288288
</a>
289-
<span class="mx_HomePage_desc">_t("Co-ordination for Riot/Web translators")</span>
289+
<span class="mx_HomePage_desc">_t("Co-ordination for Riot translators")</span>
290290
</div>
291291
</div>
292292
</div>

0 commit comments

Comments
 (0)