Forward port graceful handling of the deletion of the Auth LDAPLink.

This commit is contained in:
Colin Kuskie 2008-12-15 22:59:25 +00:00
parent fa04344b7d
commit 5381f3038d
6 changed files with 111 additions and 70 deletions

View file

@ -3471,6 +3471,18 @@ LongTruncOk=1</p>
lastUpdated => 0,
},
'no ldap link for auth' => {
message => q|Unable to create your account because no LDAP connection has been defined for this site.|,
context => 'Error message in createAccount screen when no LDAP connection is defined.',
lastUpdated => 1229376071,
},
'no ldap logins' => {
message => q|Unable to log you in because no LDAP link has been defined for this site.|,
context => 'Error message for login when no LDAP connection is defined.',
lastUpdated => 1229376071,
},
'Select State' => {
message => q|Select State|,
lastUpdated => 1161388472,