X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=mod%2Fassignment%2Flang%2Fen%2Fassignment.php;h=879840e95a0e9d17ac194b656aea6ed8d649305e;hp=353d3d12464aaf3d2a2a9f8ea0987a0071ea63c9;hb=d6c94cf4eb1f0bfddb9ea1266554e23fff770332;hpb=8280dec6faa78fa3355b2eb1c6da4e25b89ffcdf diff --git a/mod/assignment/lang/en/assignment.php b/mod/assignment/lang/en/assignment.php index 353d3d12464..879840e95a0 100644 --- a/mod/assignment/lang/en/assignment.php +++ b/mod/assignment/lang/en/assignment.php @@ -141,7 +141,7 @@ $string['maxpublishstate'] = 'Maximum visibility for blog entry before due date' $string['messageprovider:assignment_updates'] = 'Assignment (2.2) notifications'; $string['modulename'] = 'Assignment (2.2)'; $string['modulename_help'] = 'Assignments enable the teacher to specify a task either on or offline which can then be graded.'; -$string['modulenameplural'] = 'Assignments'; +$string['modulenameplural'] = 'Assignments (2.2)'; $string['newsubmissions'] = 'Assignments submitted'; $string['noassignments'] = 'There are no assignments yet'; $string['noattempts'] = 'No attempts have been made on this assignment';