]> git.mjollnir.org Git - moodle.git/commitdiff
quiz settings: MDL-17333 drat, missed one lang string.
authortjhunt <tjhunt>
Tue, 17 Mar 2009 07:10:45 +0000 (07:10 +0000)
committertjhunt <tjhunt>
Tue, 17 Mar 2009 07:10:45 +0000 (07:10 +0000)
lang/en_utf8/quiz.php

index 7c7ebf3e97f5376458fa6111942699cc64e6da10..837eb97f73e5b2bef389cbd43ca6928444752020 100644 (file)
@@ -435,6 +435,7 @@ $string['multiplier'] = 'Multiplier';
 $string['name'] = 'Name';
 $string['neverallononepage'] = 'Never, all questions on one page';
 $string['newattemptfail'] = 'Error: Could not start a new attempt at the quiz';
+$string['newpage'] = 'New page';
 $string['newpageevery'] = 'Automatically start a new page';
 $string['noanswers'] = 'No answers were selected!';
 $string['noattempts'] = 'No attempts have been made on this quiz';