MDL-33718: Help text change for assignment module.
authorDamyon Wiese <damyon.wiese@netspot.com.au>
Thu, 14 Jun 2012 03:23:27 +0000 (11:23 +0800)
committerDamyon Wiese <damyon.wiese@netspot.com.au>
Thu, 14 Jun 2012 03:23:27 +0000 (11:23 +0800)
mod/assign/lang/en/assign.php

index 085ec42..833276b 100644 (file)
@@ -183,7 +183,7 @@ $string['page-mod-assign-view'] = 'Assignment module main and submission page';
 $string['pluginadministration'] = 'Assignment administration';
 $string['pluginname'] = 'Assignment';
 $string['preventlatesubmissions'] = 'Prevent late submissions';
 $string['pluginadministration'] = 'Assignment administration';
 $string['pluginname'] = 'Assignment';
 $string['preventlatesubmissions'] = 'Prevent late submissions';
-$string['preventlatesubmissions_help'] = 'If enabled, students will not be able submit after the Due Date. If disabled, students will be able to submit assignments after the due date and before the final date (if set).';
+$string['preventlatesubmissions_help'] = 'If enabled, students will not be able submit after the Due Date. If disabled, students will be able to submit assignments after the due date.';
 $string['preventsubmissions'] = 'Prevent the user from making any more submissions to this assignment.';
 $string['preventsubmissionsshort'] = 'Prevent submission changes';
 $string['previous'] = 'Previous';
 $string['preventsubmissions'] = 'Prevent the user from making any more submissions to this assignment.';
 $string['preventsubmissionsshort'] = 'Prevent submission changes';
 $string['previous'] = 'Previous';