Updated the example to be a bit more relevant

This commit is contained in:
moodler 2005-03-05 17:42:20 +00:00
parent f7ab4e55c0
commit 94566df76f

View File

@ -8,7 +8,7 @@ $string['blockmultiple'] = 'Multiple';
$string['change'] = 'change';
$string['cachetext'] = 'Text cache lifetime';
$string['calendarsettings'] = 'Calendar';
$string['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces, eg <strong>moodle.com moodle.org</strong>. All other domains will be rejected.';
$string['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces, eg <strong>ourcollege.edu.au .gov.au</strong>. All other domains will be rejected.';
$string['configdenyemailaddresses'] = 'To deny email addresses from particular domains list them here in the same way. All other domains will be accepted. eg <strong>hotmail.com yahoo.co.uk</strong>';
$string['configallowunenroll'] = 'If this is set \'Yes\', then students are allowed to unenroll themselves from courses whenever they like. Otherwise they are not allowed, and this process will be solely controlled by the teachers and administrators.';
$string['configthemelist'] = 'Leave this blank to allow any valid theme to be used. If you want to shorten the theme menu, you can specify a comma-separated list of names here. For example: standard,orangewhite';