From 96bddf90169a0d9c39bdb0ae425ff15dfd03f62b Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 28 Jun 2016 14:53:44 -0400 Subject: Adding validation for LDAP settings to configuration (#3425) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index b6c9e91cc..e428dc781 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2515,6 +2515,10 @@ "id": "model.config.is_valid.ldap_sync_interval.app_error", "translation": "Invalid sync interval time. Must be at least one minute." }, + { + "id": "model.config.is_valid.ldap_required.app_error", + "translation": "Required LDAP field missing." + }, { "id": "model.config.is_valid.listen_address.app_error", "translation": "Invalid listen address for service settings Must be set." -- cgit v1.2.3-1-g7c22