MM-9983 Requiring SiteURL to be set. (#8769)

* Requiring SiteURL to be set.

* Modifying to make tests pass.

* Fixing test.
Этот коммит содержится в:
Christopher Speller
2018-05-18 08:37:43 -07:00
коммит произвёл GitHub
родитель d5e1f7e298
Коммит 0432f995ec
6 изменённых файлов: 33 добавлений и 18 удалений

Просмотреть файл

@@ -5228,7 +5228,7 @@
},
{
"id": "model.config.is_valid.site_url.app_error",
"translation": "Site URL must be a valid URL and start with http:// or https://"
"translation": "Site URL must be set, a valid URL, and start with http:// or https://"
},
{
"id": "model.config.is_valid.site_url_email_batching.app_error",