[spaces] several fixes for pre release

- [When switching spaces, user and room tabs are not populated](https://github.com/vector-im/element-ios/issues/4889)
- [Explore rooms list in space has odd ordering](https://github.com/vector-im/element-ios/issues/4890)
- Fixed Coming Soon error for Explore rooms
This commit is contained in:
Gil Eluard
2021-09-22 16:57:31 +02:00
parent 28fee23d3c
commit 5884c13fe9
5 changed files with 14 additions and 1 deletions
+1
View File
@@ -1713,6 +1713,7 @@ Tap the + to start adding people.";
"spaces_no_room_found_detail" = "Some results may be hidden because theyre private and you need an invite to join them.";
"spaces_no_member_found_detail" = "Looking for someone not in %@? For now, you can invite them on web or desktop.";
"spaces_coming_soon_title" = "Coming soon";
"spaces_add_rooms_coming_soon_title" = "Adding rooms coming soon";
"spaces_invites_coming_soon_title" = "Invites coming soon";
"spaces_coming_soon_detail" = "This feature hasnt been implemented here, but its on the way. For now, you can do that with Element on your computer.";
"space_participants_action_remove" = "Remove from this space";