From cb1c64a8217049aaecca2474e04889c4f176ef23 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 18 May 2004 04:22:34 +0000 Subject: [PATCH] New string for opening quizzes --- lang/en/quiz.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 4c5c9e3bce..8cdfc4ec8d 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -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'; -- 2.39.5