]> git.mjollnir.org Git - moodle.git/commitdiff
Updated IMS Enterprise enrolment to Moodle 1.7 role infrastructure - MDL-6656
authordanstowell <danstowell>
Mon, 25 Sep 2006 17:21:07 +0000 (17:21 +0000)
committerdanstowell <danstowell>
Mon, 25 Sep 2006 17:21:07 +0000 (17:21 +0000)
lang/en_utf8/enrol_imsenterprise.php

index b5ddaebc3c7b8a9e9f35f2d27fbeab09f4d79b3f..d526b0b3dec4f2d1c7fc38acf00daecfe7f02d6b 100644 (file)
@@ -10,6 +10,7 @@ $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 <a href=\'../help.php?module=enrol/imsenterprise&file=formatoverview.html\' target=\'_blank\'>IMS Enterprise specifications</a> containing person, group, and membership XML elements.';
+$string['imsrolesdescription'] = 'The IMS Enterprise specification includes 8 distinct role types. Please choose how you want them to be assigned in Moodle, including whether any of them should be ignored.';
 $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';