Update en.json (#12684)

This commit is contained in:
Amy Blais
2019-11-04 07:47:23 -05:00
committed by Ben Schumacher
parent cacdda702e
commit 3a1deeaac5

View File

@@ -4524,15 +4524,15 @@
},
{
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
"translation": "Elasticsearch ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
"translation": "Elasticsearch ConnectionUrl setting must be provided when Elasticsearch indexing is enabled."
},
{
"id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error",
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elastic Search AutocompleteEnabled is set to true."
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elasticsearch AutocompleteEnabled is set to true."
},
{
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elasticsearch SearchEnabled is set to true."
},
{
"id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error",
@@ -7480,11 +7480,11 @@
},
{
"id": "web.error.unsupported_browser.no_longer_support",
"translation": "We no longer support this browser"
"translation": "This browser is no longer supported by Mattermost"
},
{
"id": "web.error.unsupported_browser.no_longer_support_version",
"translation": "We no longer support this version of your browser"
"translation": "This version of your browser is no longer supported by Mattermost"
},
{
"id": "web.error.unsupported_browser.open_system_browser.edge",