]> git.mjollnir.org Git - moodle.git/commitdiff
quiz editing: MDL-17296 final attempt to get the display of the open/closed state...
authortjhunt <tjhunt>
Wed, 11 Feb 2009 10:06:11 +0000 (10:06 +0000)
committertjhunt <tjhunt>
Wed, 11 Feb 2009 10:06:11 +0000 (10:06 +0000)
lang/en_utf8/quiz.php

index 7f4ef335a52f046ad0d76e24404b1c09a6cb54d5..5f2c279bbf6e0423d3a89f9e896441415ad9c3d3 100644 (file)
@@ -533,6 +533,7 @@ $string['quizcloses'] = 'Quiz closes';
 $string['quizcloseson'] = 'This quiz will close at $a';
 $string['quizisclosed'] = 'This quiz is closed';
 $string['quizisopen'] = 'This quiz is open';
+$string['quizisopenwillclose'] = 'Quiz open (closes $a)';
 $string['quiznavigation'] = 'Quiz navigation';
 $string['quiznotavailable'] = 'The quiz will not be available until $a';
 $string['quizopen'] = 'Open the quiz';