summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-08-23 18:21:25 -0300
committerGitHub <noreply@github.com>2016-08-23 18:21:25 -0300
commite406a92fbbfe36765ab66d9879a9c94546c7c281 (patch)
tree9934133ba83439c37511a4476bf69f5cb0b4526c /i18n/en.json
parent065d01c121907bc5529d7019e53b93819daf85f3 (diff)
downloadchat-e406a92fbbfe36765ab66d9879a9c94546c7c281.tar.gz
chat-e406a92fbbfe36765ab66d9879a9c94546c7c281.tar.bz2
chat-e406a92fbbfe36765ab66d9879a9c94546c7c281.zip
Remove reference to config.json settings in strings (#3863)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 00686e1af..a75909b95 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2873,7 +2873,7 @@
},
{
"id": "model.config.is_valid.cluster_email_batching.app_error",
- "translation": "Unable to enable email batching (EmailSettings.EnableEmailBatching) when clustering (ClusterSettings.Enable) is enabled"
+ "translation": "Unable to enable email batching when clustering is enabled"
},
{
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
@@ -3069,7 +3069,7 @@
},
{
"id": "model.config.is_valid.site_url_email_batching.app_error",
- "translation": "Unable to enable email batching (EmailSettings.EnableEmailBatching) when SiteURL (ServiceSettings.SiteURL) isn't set."
+ "translation": "Unable to enable email batching when SiteURL isn't set."
},
{
"id": "model.config.is_valid.sitename_length.app_error",