implemented the ask to join restricted rule join UI, and added tests and previews for it.
This commit is contained in:
@@ -230,6 +230,7 @@
|
||||
"common_light" = "Light";
|
||||
"common_line_copied_to_clipboard" = "Line copied to clipboard";
|
||||
"common_link_copied_to_clipboard" = "Link copied to clipboard";
|
||||
"common_link_new_device" = "Link new device";
|
||||
"common_loading" = "Loading…";
|
||||
"common_loading_more" = "Loading more…";
|
||||
"common_message" = "Message";
|
||||
@@ -586,6 +587,9 @@
|
||||
"screen_leave_space_subtitle_only_last_admin" = "You will not be removed from the following room(s) because you're the only administrator:";
|
||||
"screen_leave_space_title" = "Leave %1$@?";
|
||||
"screen_leave_space_title_last_admin" = "You are the only admin for %1$@";
|
||||
"screen_link_new_device_desktop_computer" = "Desktop computer";
|
||||
"screen_link_new_device_mobile_device" = "Mobile device";
|
||||
"screen_link_new_device_title" = "What type of device do you want to link?";
|
||||
"screen_manage_authorized_spaces_header" = "Spaces where members can join the room without an invitation.";
|
||||
"screen_manage_authorized_spaces_title" = "Manage spaces";
|
||||
"screen_manage_authorized_spaces_unknown_space" = "(Unknown space)";
|
||||
@@ -652,7 +656,9 @@
|
||||
"screen_roomlist_clear_filters" = "Clear filters";
|
||||
"screen_roomlist_tombstoned_room_description" = "This room has been upgraded";
|
||||
"screen_security_and_privacy_add_room_address_action" = "Add address";
|
||||
"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorized spaces can join, but everyone else must request access.";
|
||||
"screen_security_and_privacy_ask_to_join_option_description" = "Everyone must request access.";
|
||||
"screen_security_and_privacy_ask_to_join_single_space_members_option_description" = "Anyone in %1$@ can join, but everyone else must request access.";
|
||||
"screen_security_and_privacy_enable_encryption_alert_confirm_button_title" = "Yes, enable encryption";
|
||||
"screen_security_and_privacy_enable_encryption_alert_description" = "Once enabled, encryption for a room cannot be disabled, Message history will only be visible for room members since they were invited or since they joined the room.\nNo one besides the room members will be able to read messages. This may prevent bots and bridges to work correctly.\nWe do not recommend enabling encryption for rooms that anyone can find and join.";
|
||||
"screen_security_and_privacy_enable_encryption_alert_title" = "Enable encryption?";
|
||||
|
||||
Reference in New Issue
Block a user