From 6e5d65d3364336846a3a7777493d8da0744044d7 Mon Sep 17 00:00:00 2001 From: William Gathoye Date: Thu, 6 Oct 2016 22:42:37 +0200 Subject: [PATCH] Fix en text for file message undefined (#4160) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 88f7566a7b..fcbae1af9c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1525,7 +1525,7 @@ }, { "id": "api.slackimport.slack_add_posts.msg_no_comment.debug", - "translation": "File comment message without comment" + "translation": "File comment undefined" }, { "id": "api.slackimport.slack_add_posts.msg_no_usr.debug",