Fix two LDAP typos related to the recent relabeling.

This commit is contained in:
Colin Kuskie 2009-08-12 17:43:56 +00:00
parent 7a3213b373
commit c714c0d11a
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,5 @@
7.7.17
- fixed #10761: Two i18n issues on LDAP page
- fixed #10750: Story Manager - Save and add another photo
- fixed i18n message for delete assets doesn't mention children.
- fixed #10752: Missing SQL Report download group default

View file

@ -566,16 +566,16 @@ Usually that will look something like:</p>
},
'LDAPLink_995 description' => {
message => q|The password for the account entered in the "LDAP Proxy Username" field|,
lastUpdated => 1120164594,
message => q|The password for the account entered in the "LDAP Proxy User DN" field|,
lastUpdated => 1250099704,
},
'9 description' => {
message => q|<p>Enter the attribute that should be used for each record in LDAP to uniquely identify a user.
This field is used for auto creating user accounts for users already in your LDAP repository when they attempt to log in and
for finding users who sign up for the site via the anonymous registration feature if it is enabled. In almost all cases this attrubute is 'dn'
for finding users who sign up for the site via the anonymous registration feature if it is enabled. In almost all cases this attribute is 'dn'
and should be entered as such.</p>|,
lastUpdated => 1146630220,
lastUpdated => 1250099631,
},
'6 description' => {