From 9127aca8cde69d38954070ff26d1393980ad1c0b Mon Sep 17 00:00:00 2001 From: compuproggy Date: Mon, 18 Nov 2002 06:57:57 +0000 Subject: [PATCH] *** empty log message *** --- lang/de/assignment.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de/assignment.php b/lang/de/assignment.php index 13fc7965b8f..99262d2502c 100644 --- a/lang/de/assignment.php +++ b/lang/de/assignment.php @@ -2,6 +2,7 @@ // assignment.php - created with Moodle 1.0.6 dev 3 (2002102101) +$string['allowresubmit'] = "Erneutes Einreichen erlauben"; $string['assignmentdetails'] = "Aufgabendetails"; $string['assignmentname'] = "Aufgabenname"; $string['assignmenttype'] = "Aufgabentyp";