Skip to content

Commit

Permalink
Remove ChatCreateOrReuseDialog
Browse files Browse the repository at this point in the history
Part of element-hq/element-web#10416

All usages of the dialog have been replaced with new DM logic.
  • Loading branch information
turt2live committed Aug 7, 2019
1 parent 24705d0 commit f85898c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 210 deletions.
203 changes: 0 additions & 203 deletions src/components/views/dialogs/ChatCreateOrReuseDialog.js

This file was deleted.

7 changes: 0 additions & 7 deletions src/i18n/strings/en_EN.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
"Send Invites": "Send Invites",
"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:",
Expand Down Expand Up @@ -1125,12 +1124,6 @@
"Unable to load commit detail: %(msg)s": "Unable to load commit detail: %(msg)s",
"Unavailable": "Unavailable",
"Changelog": "Changelog",
"Create a new chat or reuse an existing one": "Create a new chat or reuse an existing one",
"Start new chat": "Start new chat",
"You already have existing direct chats with this user:": "You already have existing direct chats with this user:",
"Start chatting": "Start chatting",
"Click on the button below to start chatting!": "Click on the button below to start chatting!",
"Start Chatting": "Start Chatting",
"You cannot delete this message. (%(code)s)": "You cannot delete this message. (%(code)s)",
"Removing…": "Removing…",
"Confirm Removal": "Confirm Removal",
Expand Down

0 comments on commit f85898c

Please sign in to comment.