From eddb24ed207a8493e2aab6189e2bcceed4645984 Mon Sep 17 00:00:00 2001 From: skodak Date: Sat, 3 Jun 2006 19:58:29 +0000 Subject: [PATCH] clarification for restrict modules option - bug #5688; merged from MOODLE_16_STABLE --- lang/en_utf8/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index f2ce9d0442..d2ed17001e 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -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 the setting for disabling some activity modules?'; +$string['configrestrictmodulesfor'] = 'Which courses should have the setting 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'; -- 2.39.5