From 5dfa4fb62979ab9d4eba3c33a29397fe10f7cbc3 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 4 Jul 2016 07:04:02 -0400 Subject: Adding page size option to LDAP (#3439) --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index cfc82f856..3d433dae9 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2531,6 +2531,14 @@ "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.ldap_max_page_size.app_error", + "translation": "Invalid max page size value." + }, { "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