From 185ed89978e0d88d75b5c606104e78058753bd4d Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 26 Jul 2018 15:50:38 +0100 Subject: MM-11243: Make Elasticsearch work after enabling without restart. (#9146) * MM-11243: Make Elasticsearch work after enabling without restart. * Also cope with config vars changing whilst enabled. --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 986dfc81b..9ed77b07d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -167,6 +167,14 @@ "id": "api.channel.join_channel.already_deleted.app_error", "translation": "Channel is already deleted" }, + { + "id": "ent.elasticsearch.start.already_started.app_error", + "translation": "Elasticsearch is already started" + }, + { + "id": "ent.elasticsearch.stop.already_stopped.app_error", + "translation": "Elasticsearch is already stopped" + }, { "id": "api.channel.join_channel.permissions.app_error", "translation": "You do not have the appropriate permissions" -- cgit v1.2.3-1-g7c22