mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
clarification for restrict modules option - bug #5688; merged from MOODLE_16_STABLE
This commit is contained in:
parent
8812e31233
commit
eddb24ed20
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ $string['configrequestedteachersname'] = 'Word for teachers used in requested co
|
||||||
$string['configrequestedstudentname'] = 'Word for student used in requested courses';
|
$string['configrequestedstudentname'] = 'Word for student used in requested courses';
|
||||||
$string['configrequestedstudentsname'] = 'Word for students 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['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['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['configsectioninterface'] = 'Interface';
|
||||||
$string['configsectionmail'] = 'Mail';
|
$string['configsectionmail'] = 'Mail';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue