Room Settings: Add "Addresses" section

#412

- Add a notice "To link to a room it must have an address." when the user let anyone who knows the room's link access the room, whereas no address is defined
This commit is contained in:
giomfo
2016-07-12 17:22:06 +02:00
parent ce7f5febac
commit 280ee809f0
2 changed files with 148 additions and 58 deletions
+1
View File
@@ -253,6 +253,7 @@
"room_details_access_section_invited_only"="Only people who have been invited";
"room_details_access_section_anyone_apart_from_guest"="Anyone who knows the room's link, apart from guests";
"room_details_access_section_anyone"="Anyone who knows the room's link, including guests";
"room_details_access_section_no_address_warning" = "To link to a room it must have an address";
"room_details_access_section_directory_toggle"="List this room in room directory";
"room_details_history_section"="Who can read history?";
"room_details_history_section_anyone"="Anyone";