From 0a2341efd208ba8a9ddd69f647b0df4286829604 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 7 Apr 2016 10:38:36 -0400 Subject: Adding TLS options to LDAP --- i18n/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index ae473df5d..5d154001c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2243,6 +2243,10 @@ "id": "model.config.is_valid.sql_max_conn.app_error", "translation": "Invalid maximum open connection for SQL settings. Must be a positive number." }, + { + "id": "model.config.is_valid.ldap_security.app_error", + "translation": "Invalid connection security for LDAP settings. Must be '', 'TLS', or 'STARTTLS'" + }, { "id": "model.file_info.get.gif.app_error", "translation": "Could not decode gif." @@ -3827,4 +3831,4 @@ "id": "web.watcher_fail.error", "translation": "Failed to add directory to watcher %v" } -] \ No newline at end of file +] -- cgit v1.2.3-1-g7c22