From 54b2c994fdf7a40371a30889fd9443d828cdabf0 Mon Sep 17 00:00:00 2001 From: skodak Date: Mon, 20 Nov 2006 16:56:39 +0000 Subject: [PATCH] Advanced uploading of file interface typo MDL-7628 --- lang/en_utf8/assignment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/assignment.php b/lang/en_utf8/assignment.php index 4f9c0411de..8af0a8c405 100644 --- a/lang/en_utf8/assignment.php +++ b/lang/en_utf8/assignment.php @@ -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.
Assignment instructions will be displayed here on the date given bellow.'; +$string['notavailableyet'] = 'Sorry, this assignment is not yet available.
Assignment instructions will be displayed here on the date given below.'; $string['notes'] = 'Notes'; $string['notesempty'] = 'No entry'; $string['notesupdateerror'] = 'Error when updating notes'; -- 2.39.5