From 0432f995ec27de9ee6cc2f5847d4a17fcc095a26 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 18 May 2018 08:37:43 -0700 Subject: MM-9983 Requiring SiteURL to be set. (#8769) * Requiring SiteURL to be set. * Modifying to make tests pass. * Fixing test. --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index f7c21a3eb..47bb743bb 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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", -- cgit v1.2.3-1-g7c22