From: moodler Date: Sat, 7 Jun 2003 06:09:08 +0000 (+0000) Subject: New string for quiz index X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=43a78d7b7c29dbd84df0eee81c5a5714b4f5a87a;p=moodle.git New string for quiz index --- diff --git a/lang/en/quiz.php b/lang/en/quiz.php index e6149037ad..d8d1073009 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -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";