]> git.mjollnir.org Git - moodle.git/commitdiff
New string for opening quizzes
authormoodler <moodler>
Tue, 18 May 2004 04:22:34 +0000 (04:22 +0000)
committermoodler <moodler>
Tue, 18 May 2004 04:22:34 +0000 (04:22 +0000)
lang/en/quiz.php

index 4c5c9e3bceea4dd27f04c0c1dce7cf6f5b1c21f3..8cdfc4ec8de20b1976c7ed7dd286c0475b0f7dc6 100644 (file)
@@ -132,6 +132,7 @@ $string['quizclosed'] = 'This quiz closed on $a';
 $string['quizcloses'] = 'Quiz closes';
 $string['quiznotavailable'] = 'The quiz will not be available until: $a';
 $string['quizopen'] = 'Open the quiz';
+$string['quizopens'] = 'Quiz opens';
 $string['random'] = 'Random Question';
 $string['randomcreate'] = 'Create Random Questions';
 $string['randomsamatch'] = 'Random Short-Answer Matching';