Restored i18n's LDAPLink_104 message in AuthLDAP.pm
that was deleted undeserved in revision 11077.
This commit is contained in:
parent
3c655ec2a6
commit
6c6495ce46
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue