]> git.mjollnir.org Git - moodle.git/commitdiff
New string for quiz index
authormoodler <moodler>
Sat, 7 Jun 2003 06:09:08 +0000 (06:09 +0000)
committermoodler <moodler>
Sat, 7 Jun 2003 06:09:08 +0000 (06:09 +0000)
lang/en/quiz.php

index e6149037adf17a8d518e52c8d26b85c4cad6d55e..d8d10730094730bc64b96ad35d3291f1f09f0849 100644 (file)
@@ -99,6 +99,7 @@ $string['questionname'] = "Question name";
 $string['quizavailable'] = "The quiz is available until: \$a";
 $string['quizclose'] = "Close the quiz";
 $string['quizclosed'] = "This quiz closed on \$a";
+$string['quizcloses'] = "Quiz closes";
 $string['quizopen'] = "Open the quiz";
 $string['quiznotavailable'] = "The quiz will not be available until: \$a";
 $string['random'] = "Random Question";