From 28449dd95ae2c550d49c021217518feeb582a5d9 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 9 Jul 2018 13:32:42 -0400 Subject: Update custom url schemes error message to reflect what we actually support (#9061) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 730fc2b63..d8a059175 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3784,7 +3784,7 @@ }, { "id": "model.config.is_valid.display.custom_url_schemes.app_error", - "translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers, plus (+), period (.), and hyphen (-)." + "translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers and hyphen (-)." }, { "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error", -- cgit v1.2.3-1-g7c22