From e5e1c5c027b8ba03d26bcbc56dc4077c6ee5cd58 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Fri, 12 Apr 2019 17:24:54 +0100 Subject: [PATCH] Remove no longer used enterprise string to fix build. (#10600) --- i18n/en.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index adcdfeabe5..237c05e5be 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3590,10 +3590,6 @@ "id": "ent.elasticsearch.search_posts.unmarshall_post_failed", "translation": "Failed to decode search results" }, - { - "id": "ent.elasticsearch.search_users.disabled", - "translation": "Elasticsearch searching is disabled on this server" - }, { "id": "ent.elasticsearch.search_users.search_failed", "translation": "Search failed to complete"