]> git.mjollnir.org Git - moodle.git/commitdiff
Advanced uploading of file interface typo MDL-7628
authorskodak <skodak>
Mon, 20 Nov 2006 16:56:39 +0000 (16:56 +0000)
committerskodak <skodak>
Mon, 20 Nov 2006 16:56:39 +0000 (16:56 +0000)
lang/en_utf8/assignment.php

index 4f9c0411deb863452b8b4c3fe4a93c800fc3adce..8af0a8c405a8d00c5c85b7a01353b7470325d831 100644 (file)
@@ -83,7 +83,7 @@ $string['noassignments'] = 'There are no assignments yet';
 $string['noattempts'] = 'No attempts have been made on this assignment';
 $string['nofiles'] = 'No files were submitted';
 $string['nofilesyet'] = 'No files submitted yet';
-$string['notavailableyet'] = 'Sorry, this assignment is not yet available.<br />Assignment instructions will be displayed here on the date given bellow.';
+$string['notavailableyet'] = 'Sorry, this assignment is not yet available.<br />Assignment instructions will be displayed here on the date given below.';
 $string['notes'] = 'Notes';
 $string['notesempty'] = 'No entry';
 $string['notesupdateerror'] = 'Error when updating notes';