The main address for this room is: { canonical_alias_section }
{ this.state.aliases[domain].length
- ? "This room can be found on " + domain + " as:"
- : "This room is not findable on " + domain }
+ ? "Local addresses for this room:"
+ : "This room has no local addresses" }
{ this.state.aliases[domain].map(function(alias, i) {
@@ -539,7 +540,7 @@ module.exports = React.createClass({
The official way to refer to this room is: { canonical_alias_section }
;
var room_colors_section =
@@ -676,23 +676,23 @@ module.exports = React.createClass({
// FIXME: disable guests_read if the user hasn't turned on shared history
return (