From: danstowell Date: Fri, 10 Mar 2006 15:51:45 +0000 (+0000) Subject: Updating a ref to the moved enrolment helpfile X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=87c429a650ac35a428407f32037f2a3574a7924b;p=moodle.git Updating a ref to the moved enrolment helpfile --- diff --git a/lang/en_utf8/enrol_imsenterprise.php b/lang/en_utf8/enrol_imsenterprise.php index aa61a5168d..763a90106d 100644 --- a/lang/en_utf8/enrol_imsenterprise.php +++ b/lang/en_utf8/enrol_imsenterprise.php @@ -9,7 +9,7 @@ $string['coursesettings'] = 'Course data options'; $string['miscsettings'] = 'Miscellaneous'; // Labels in the config page -$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify. The file must follow the IMS Enterprise specifications containing person, group, and membership XML elements.'; +$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify. The file must follow the IMS Enterprise specifications containing person, group, and membership XML elements.'; $string['createnewusers'] = 'Create user accounts for users not yet registered in Moodle'; $string['deleteusers'] = 'Delete user accounts when specified in IMS data'; $string['fixcaseusernames'] = 'Change usernames to lower case';