]> git.mjollnir.org Git - moodle.git/commitdiff
No due date string
authormoodler <moodler>
Sun, 26 Oct 2003 16:10:27 +0000 (16:10 +0000)
committermoodler <moodler>
Sun, 26 Oct 2003 16:10:27 +0000 (16:10 +0000)
lang/en/assignment.php

index a9fe57ad591a836ef0b03bb7f5ea063ef1ab28ba..2be8274da659bdd3567ea53e92c87082df647da7 100644 (file)
@@ -18,6 +18,7 @@ $string['assignmenttype'] = "Assignment type";
 $string['configmaxbytes'] = "Default maximum assignment size for all assignments on the site (subject to course limits and other local settings)";
 $string['description'] = "Description";
 $string['duedate'] = "Due date";
+$string['duedateno'] = "No due date";
 $string['early'] = "\$a early";
 $string['failedupdatefeedback'] = "Failed to update submission feedback for user \$a";
 $string['feedback'] = "Feedback";