summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-07-06 17:17:37 -0400
committerCorey Hulen <corey@hulen.com>2016-07-06 13:17:37 -0800
commit31a0f65973cf34cb17f3a4a730455e5d8f8a1b72 (patch)
treef694ada3469214f01fdc11b124f9ed85ccb4d8e8 /webapp/i18n
parent7b6e8d788b3edc444e84579558092974b163eb1e (diff)
downloadchat-31a0f65973cf34cb17f3a4a730455e5d8f8a1b72.tar.gz
chat-31a0f65973cf34cb17f3a4a730455e5d8f8a1b72.tar.bz2
chat-31a0f65973cf34cb17f3a4a730455e5d8f8a1b72.zip
Adding sync now button to system console (#3510)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
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: ",