From c714c0d11a8db380b5e0eb39658d1f2751829cbd Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Wed, 12 Aug 2009 17:43:56 +0000
Subject: [PATCH] Fix two LDAP typos related to the recent relabeling.
---
docs/changelog/7.x.x.txt | 1 +
lib/WebGUI/i18n/English/AuthLDAP.pm | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt
index 59b89f500..3b34a6fc3 100644
--- a/docs/changelog/7.x.x.txt
+++ b/docs/changelog/7.x.x.txt
@@ -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
diff --git a/lib/WebGUI/i18n/English/AuthLDAP.pm b/lib/WebGUI/i18n/English/AuthLDAP.pm
index 8c8c3c0ed..a4cbbbf10 100644
--- a/lib/WebGUI/i18n/English/AuthLDAP.pm
+++ b/lib/WebGUI/i18n/English/AuthLDAP.pm
@@ -566,16 +566,16 @@ Usually that will look something like:
},
'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|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.
|,
- lastUpdated => 1146630220,
+ lastUpdated => 1250099631,
},
'6 description' => {