Update custom url schemes error message to reflect what we actually support (#9061)

Этот коммит содержится в:
Harrison Healey
2018-07-09 13:32:42 -04:00
коммит произвёл Carlos Tadeu Panato Junior
родитель 8a02121767
Коммит 28449dd95a
3 изменённых файлов: 4 добавлений и 4 удалений

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

@@ -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",