diff --git a/dashboard/public/translation/en.json b/dashboard/public/translation/en.json index 0368b18dd..effd62c44 100644 --- a/dashboard/public/translation/en.json +++ b/dashboard/public/translation/en.json @@ -700,7 +700,7 @@ "spamFilter": "Spam filtering", "spamFilterOverview": "{{ blacklistCount }} address(es) on the blocklist.", "changeDomainProgress": "Changing Email domain:", - "solrFts": "Full Text Search (Solr)", + "solrFts": "Full Text Search", "solrEnabled": "Enabled", "solrDisabled": "Disabled", "solrRunning": "Running", @@ -767,9 +767,9 @@ "sendAction": "Send" }, "solrConfig": { - "title": "Full Text Search (Solr)", - "description": "Solr can be used to provide fast full-text search for emails. Solr is only run if the mail service has been allocated at least 3GB RAM.", - "enableSolrCheckbox": "Enable Full Text Search using Solr", + "title": "Full Text Search", + "description": "Solr & Tika can be used to provide fast full-text search for emails and attachments. Solr is only run if the mail service has been allocated at least 3GB RAM.", + "enableSolrCheckbox": "Enable Full Text Search", "notEnoughMemory": "Please allocate at least 3GB to the mail service to enable solr." }, "typeFilterHeader": "All Events",