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:
Travis Ralston 2019-08-07 12:01:51 -06:00
parent 66ef08120e
commit 2ecabd2195
2 changed files with 17 additions and 27 deletions

View file

@ -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:",