From 9a4f3ce1e5b22a297eeb00b2aaff44f88304ae8c Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 8 Oct 2018 16:39:03 +0100 Subject: MM-12251: Add flag to MoveChannel to remove all deactivated users. (#9515) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 7e74e4d89..7d8bd4122 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4834,6 +4834,10 @@ "id": "plugin.api.update_user_status.bad_status", "translation": "Unable to set the user status. Unknown user status." }, + { + "id": "store.sql_channel.remove_all_deactivated_members.app_error", + "translation": "We could not remove the deactivated users from the channel" + }, { "id": "store.sql.convert_string_array", "translation": "FromDb: Unable to convert StringArray to *string" -- cgit v1.2.3-1-g7c22