summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2018-05-30 06:58:24 -0700
committerJoram Wilander <jwawilander@gmail.com>2018-05-30 09:58:24 -0400
commitaf4e907f5e21d85622d4d7c08a7f29c3d4c46039 (patch)
treecdf2dd1c59d744b5c81d543c9e97cb74b2d3d28a /i18n
parent2f6039f23f75ef0d63f980c8354d3d638071f230 (diff)
downloadchat-af4e907f5e21d85622d4d7c08a7f29c3d4c46039.tar.gz
chat-af4e907f5e21d85622d4d7c08a7f29c3d4c46039.tar.bz2
chat-af4e907f5e21d85622d4d7c08a7f29c3d4c46039.zip
MM-10731 Revert site url kill server (#8877)
* Revert "MM-9983 Requiring SiteURL to be set. (#8769)" This reverts commit 0432f995ec27de9ee6cc2f5847d4a17fcc095a26. * Add log message for SiteURL not being set.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 1f4d55476..e2f67d0ce 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5260,7 +5260,7 @@
},
{
"id": "model.config.is_valid.site_url.app_error",
- "translation": "Site URL must be set, a valid URL, and start with http:// or https://"
+ "translation": "Site URL must be a valid URL and start with http:// or https://"
},
{
"id": "model.config.is_valid.site_url_email_batching.app_error",