From 9e3f1c949ef48eb5f788f01976f372665a9b319f Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Thu, 19 May 2005 00:23:06 +0000 Subject: [PATCH] Added text for LDAP/WebGUI Group bind changes --- lib/WebGUI/i18n/English/WebGUI.pm | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 386dc94de..f2c6f52b7 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -4431,7 +4431,21 @@ Message Boards hold forums for users. There are many different Wobjects in WebG message => q|Are you certain you wish to delete this ldap connection?|, lastUpdated => 1116151382 }, - + + 'LDAPLink_ldapGroup' => { + message => q|LDAP Group|, + lastUpdated => 1116151382 + }, + + 'LDAPLink_ldapGroupProperty' => { + message => q|LDAP Group Property|, + lastUpdated => 1116151382 + }, + + 'LDAPLink_ldapRecursiveProperty' => { + message => q|LDAP Recursive Group Property|, + lastUpdated => 1116151382 + }, };