]> git.mjollnir.org Git - moodle.git/commitdiff
New string - importfromthisfile
authorthepurpleblob <thepurpleblob>
Thu, 13 Apr 2006 12:11:12 +0000 (12:11 +0000)
committerthepurpleblob <thepurpleblob>
Thu, 13 Apr 2006 12:11:12 +0000 (12:11 +0000)
lang/en_utf8/quiz.php

index 76280224976ef47a31bb71aa8240ddaed1bf8ade..2c6ff4f82bdfc67d65d0a1cc864699c25d2fb1b8 100644 (file)
@@ -216,6 +216,7 @@ $string['import'] = 'Import';
 $string['importerror'] = 'An error occurred during import processing';
 $string['importfilearea'] = 'Import from file already in course files...';
 $string['importfileupload'] = 'Import from file upload...';
+$string['importfromthisfile'] = 'Import from this file';
 $string['importingquestions'] = 'Importing $a questions from file';
 $string['importmax10error'] = 'There is an error in the question. You may not have more than ten answers';
 $string['importmaxerror'] = 'There is an error in the question. There are too many answers.';