Restored i18n's LDAPLink_104 message in AuthLDAP.pm

that was deleted undeserved in revision 11077.
This commit is contained in:
Arjan Widlak 2009-06-02 21:31:26 +00:00
parent 3c655ec2a6
commit 6c6495ce46

View file

@ -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