New string

This commit is contained in:
moodler 2002-11-06 08:24:54 +00:00
parent 22710216f2
commit f9f48383e3

View File

@ -22,7 +22,8 @@ $string['submissionfeedback'] = "Submission feedback";
$string['submissions'] = "Submissions";
$string['submitassignment'] = "Submit your assignment using this form";
$string['submitted'] = "Submitted";
$string['typeuploadsingle'] = "Upload a single file, worth between 0 - 100 marks";
$string['typeoffline'] = "Offline activity";
$string['typeuploadsingle'] = "Upload a single file";
$string['uploadbadname'] = "This filename contained strange characters and couldn't be uploaded";
$string['uploadedfiles'] = "uploaded files";
$string['uploaderror'] = "An error happened while saving the file on the server";
@ -31,6 +32,7 @@ $string['uploadfiletoobig'] = "Sorry, but that file is too big (limit is \$a byt
$string['uploadnofilefound'] = "No file was found - are you sure you selected one to upload?";
$string['uploadnotregistered'] = "'\$a' was uploaded OK but submission did not register!";
$string['uploadsuccess'] = "Uploaded '\$a' successfully";
$string['viewfeedback'] = "View assignment grades and feedback";
$string['viewsubmissions'] = "View \$a submitted assignments";
$string['yoursubmission'] = "Your submission";