diff --git a/mod/assignment/lang/en/assignment.php b/mod/assignment/lang/en/assignment.php index 052c243c65d..4df7911c187 100644 --- a/mod/assignment/lang/en/assignment.php +++ b/mod/assignment/lang/en/assignment.php @@ -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';