From 31a0f65973cf34cb17f3a4a730455e5d8f8a1b72 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Jul 2016 17:17:37 -0400 Subject: Adding sync now button to system console (#3510) --- webapp/i18n/en.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index e47f68eb9..945c9c4a9 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -360,6 +360,9 @@ "admin.ldap.userFilterTitle": "User Filter:", "admin.ldap.usernameAttrEx": "Ex \"sAMAccountName\"", "admin.ldap.usernameAttrTitle": "Username Attribute:", + "admin.ldap.sync_button": "LDAP Synchronize Now", + "admin.ldap.syncNowHelpText": "Initiates an LDAP synchronization immediately.", + "admin.ldap.syncFailure": "Sync Failure: {error}", "admin.license.choose": "Choose File", "admin.license.chooseFile": "Choose File", "admin.license.edition": "Edition: ", -- cgit v1.2.3-1-g7c22