mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
[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:
@@ -1713,6 +1713,7 @@ Tap the + to start adding people.";
|
||||
"spaces_no_room_found_detail" = "Some results may be hidden because they’re 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 hasn’t been implemented here, but it’s on the way. For now, you can do that with Element on your computer.";
|
||||
"space_participants_action_remove" = "Remove from this space";
|
||||
|
||||
Reference in New Issue
Block a user