From 65289f26e7bffd576d2567736774cc5334a79788 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Wed, 5 Jul 2017 15:49:30 +0100 Subject: Fix some duplicate message IDs in Bulk Importer. (#6850) --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n/en.json') 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" }, { -- cgit v1.2.3-1-g7c22