summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-07-05 15:49:30 +0100
committerCorey Hulen <corey@hulen.com>2017-07-05 07:49:30 -0700
commit65289f26e7bffd576d2567736774cc5334a79788 (patch)
tree951079ba15e15c81b5b69e7be83a774b718792f4 /i18n/en.json
parent4219d39e97bfe646e28696f9871fc8c1b8310154 (diff)
downloadchat-65289f26e7bffd576d2567736774cc5334a79788.tar.gz
chat-65289f26e7bffd576d2567736774cc5334a79788.tar.bz2
chat-65289f26e7bffd576d2567736774cc5334a79788.zip
Fix some duplicate message IDs in Bulk Importer. (#6850)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 2e2efc52d..95fab33e2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3060,11 +3060,11 @@
"translation": "Could not find channel member when importing direct channel post"
},
{
- "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "id": "app.import.import_direct_post.create_direct_channel.error",
"translation": "Failed to get direct channel"
},
{
- "id": "app.import.import_direct_channel.create_group_channel.error",
+ "id": "app.import.import_direct_post.create_group_channel.error",
"translation": "Failed to get group channel"
},
{