MDL-27161 Improved the 2 new strings in assignment

This commit is contained in:
Sam Hemelryk
2011-05-18 17:30:06 +08:00
parent bcb785fa9e
commit 32af9814f1
+2 -2
View File
@@ -150,8 +150,8 @@ $string['notes'] = 'Notes';
$string['notesempty'] = 'No entry';
$string['notesupdateerror'] = 'Error when updating notes';
$string['notgradedyet'] = 'Not graded yet';
$string['norequiregrading'] = 'There are no assignments required grading';
$string['nosubmisson'] = 'There are no assignments has been submitted';
$string['norequiregrading'] = 'There are no assignments that require grading';
$string['nosubmisson'] = 'No assignments have been submit';
$string['notsubmittedyet'] = 'Not submitted yet';
$string['onceassignmentsent'] = 'Once the assignment is sent for marking, you will no longer be able to delete or attach file(s). Do you want to continue?';
$string['operation'] = 'Operation';