Merge pull request #4348 from element-hq/feature/fga/move_room_directory_entry

change(room directory) : move the the room directory entry
This commit is contained in:
ganfra 2025-03-04 11:23:39 +01:00 committed by GitHub
commit b6bd5fb97a
30 changed files with 101 additions and 168 deletions

View file

@ -19,6 +19,7 @@ You can change this anytime in room settings."</string>
<string name="screen_create_room_room_visibility_section_title">"Room visibility"</string>
<string name="screen_create_room_title">"Create a room"</string>
<string name="screen_create_room_topic_label">"Topic (optional)"</string>
<string name="screen_room_directory_search_title">"Room directory"</string>
<string name="screen_start_chat_error_starting_chat">"An error occurred when trying to start a chat"</string>
<string name="screen_start_chat_join_room_by_address_action">"Join room by address"</string>
<string name="screen_start_chat_join_room_by_address_invalid_address">"Not a valid address"</string>