Tweak room list header menu for when space is active (#7577)
* Remove start chat entry from space-variant room list header + menu * Add options to the RoomListHeader plus menu * Tweak behaviour of room list header + menu space variant explore action
This commit is contained in:
parent
51a44f491e
commit
04f8228741
3 changed files with 38 additions and 14 deletions
|
@ -1783,6 +1783,7 @@
|
|||
"%(count)s results|other": "%(count)s results",
|
||||
"%(count)s results|one": "%(count)s result",
|
||||
"Invite": "Invite",
|
||||
"Add space": "Add space",
|
||||
"Join public room": "Join public room",
|
||||
"Currently joining %(count)s rooms|other": "Currently joining %(count)s rooms",
|
||||
"Currently joining %(count)s rooms|one": "Currently joining %(count)s room",
|
||||
|
@ -3122,7 +3123,6 @@
|
|||
"To join this Space, hide communities in your <a>preferences</a>": "To join this Space, hide communities in your <a>preferences</a>",
|
||||
"To view %(spaceName)s, you need an invite": "To view %(spaceName)s, you need an invite",
|
||||
"Created from <Community />": "Created from <Community />",
|
||||
"Add space": "Add space",
|
||||
"Welcome to <name/>": "Welcome to <name/>",
|
||||
"Random": "Random",
|
||||
"Support": "Support",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue