mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user