Reuse direct chats when starting new ones
Part of https://github.com/vector-im/riot-web/issues/10416 This section of code applies to the + button next to PEOPLE in the room list.
This commit is contained in:
parent
66ef08120e
commit
2ecabd2195
2 changed files with 17 additions and 27 deletions
|
@ -114,8 +114,9 @@
|
|||
"Invite new room members": "Invite new room members",
|
||||
"Who would you like to add to this room?": "Who would you like to add to this room?",
|
||||
"Send Invites": "Send Invites",
|
||||
"Failed to invite user": "Failed to invite user",
|
||||
"Failed to start chat": "Failed to start chat",
|
||||
"Operation failed": "Operation failed",
|
||||
"Failed to invite user": "Failed to invite user",
|
||||
"Failed to invite": "Failed to invite",
|
||||
"Failed to invite users to the room:": "Failed to invite users to the room:",
|
||||
"Failed to invite the following users to the %(roomName)s room:": "Failed to invite the following users to the %(roomName)s room:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue