diff --git a/lib/WebGUI/i18n/English/AuthLDAP.pm b/lib/WebGUI/i18n/English/AuthLDAP.pm index 7b32d5af4..0b4fd6a1b 100644 --- a/lib/WebGUI/i18n/English/AuthLDAP.pm +++ b/lib/WebGUI/i18n/English/AuthLDAP.pm @@ -468,7 +468,12 @@ our $I18N = { message => q|Cannot connect to LDAP server.|, lastUpdated => 1078854953 }, - + + 'LDAPLink_104' => { + message => q|The account information you supplied is invalid. Either the account does not exist or the username/password combination was incorrect.|, + lastUpdated => 1078854953 + }, + 'LDAPLink_105' => { message => q|Invalid LDAP connection URL. Contact your administrator.|, lastUpdated => 1078854953