From 8c65c93e50cc6cf60702a4777613b880918f8fae Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Thu, 13 Apr 2006 12:11:12 +0000 Subject: [PATCH] New string - importfromthisfile --- lang/en_utf8/quiz.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index 7628022497..2c6ff4f82b 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -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.'; -- 2.39.5