From 43a78d7b7c29dbd84df0eee81c5a5714b4f5a87a Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 7 Jun 2003 06:09:08 +0000 Subject: [PATCH] New string for quiz index --- lang/en/quiz.php | 1 + 1 file changed, 1 insertion(+) 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"; -- 2.39.5