From: moodler Date: Fri, 23 Feb 2007 06:58:43 +0000 (+0000) Subject: Merged string fixes from stable X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b40b3eb4cf86f7c83123cf5c156cf06db79ba66b;p=moodle.git Merged string fixes from stable --- diff --git a/enrol/ldap/config.html b/enrol/ldap/config.html index 968c2cf9cb..77c92dcb5d 100755 --- a/enrol/ldap/config.html +++ b/enrol/ldap/config.html @@ -212,7 +212,7 @@ if (!isset($frm->enrol_ldap_template)) { - + @@ -384,10 +384,4 @@ if (!isset($frm->enrol_ldap_template)) { - - - -
-

-
diff --git a/lang/en_utf8/enrol_ldap.php b/lang/en_utf8/enrol_ldap.php index 567f7a4be1..987a0a1735 100644 --- a/lang/en_utf8/enrol_ldap.php +++ b/lang/en_utf8/enrol_ldap.php @@ -30,6 +30,7 @@ $string['enrol_ldap_bind_dn'] = 'If you want to use bind-user to search users, \'cn=ldapuser,ou=public,o=org\''; $string['enrol_ldap_bind_pw'] = 'Password for bind-user.'; $string['enrol_ldap_category'] = 'The category for auto-created courses.'; +$string['enrol_ldap_contexts'] = 'LDAP contexts'; $string['enrol_ldap_course_fullname'] = 'Optional: LDAP field to get the full name from.'; $string['enrol_ldap_course_idnumber'] = 'Map to the unique identifier in LDAP, usually cn or uid. It is @@ -43,8 +44,10 @@ $string['enrol_ldap_general_options'] = 'General Options'; $string['enrol_ldap_host_url'] = 'Specify LDAP host in URL-form like \'ldap://ldap.myorg.com/\' or \'ldaps://ldap.myorg.com/\''; +$string['enrol_ldap_memberattribute'] = 'LDAP member attribute'; $string['enrol_ldap_objectclass'] = 'objectClass used to search courses. Usually \'posixGroup\'.'; +$string['enrol_ldap_roles'] = 'Role mapping'; $string['enrol_ldap_search_sub'] = 'Search group memberships from subcontexts.'; $string['enrol_ldap_server_settings'] = 'LDAP Server Settings'; $string['enrol_ldap_student_contexts'] = 'List of contexts where groups with student