]> git.mjollnir.org Git - moodle.git/commitdiff
clarification for restrict modules option - bug #5688; merged from MOODLE_16_STABLE
authorskodak <skodak>
Sat, 3 Jun 2006 19:58:29 +0000 (19:58 +0000)
committerskodak <skodak>
Sat, 3 Jun 2006 19:58:29 +0000 (19:58 +0000)
lang/en_utf8/admin.php

index f2ce9d0442b2c43a8d1546effe2dd5981011c19b..d2ed17001eddccdae371337c9f71637d23b9bab7 100644 (file)
@@ -91,7 +91,7 @@ $string['configrequestedteachersname'] = 'Word for teachers used in requested co
 $string['configrequestedstudentname'] = 'Word for student used in requested courses';
 $string['configrequestedstudentsname'] = 'Word for students used in requested courses';
 $string['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?';
-$string['configrestrictmodulesfor'] = 'Which courses should have <b>the setting</b> for disabling some activity modules?';
+$string['configrestrictmodulesfor'] = 'Which courses should have <b>the setting</b> for disabling some activity modules?  Note that this setting only applies to teachers, administrators will still be able to add any activity to a course.';
 $string['configrunclamonupload'] = 'Run clam AV on file upload? You will need a correct path in pathtoclam for this to work.  (Clam AV is a free virus scanner that you can get from http://www.clamav.net/)';
 $string['configsectioninterface'] = 'Interface';
 $string['configsectionmail'] = 'Mail';