MDL-27161 Improved the 2 new strings in assignment
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user