From: moodler Date: Sat, 1 Mar 2003 05:16:20 +0000 (+0000) Subject: new strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b4b7572b9a31b286d916c21555a1987505315cba;p=moodle.git new strings --- diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 7a8bb211be..cd516aced7 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -90,6 +90,7 @@ $string['quizopen'] = "Open the quiz"; $string['quiznotavailable'] = "The quiz will not be available until: \$a"; $string['random'] = "Random set"; $string['randommatch'] = "Random Match"; +$string['randommatchcreate'] = "Create Random Match questions"; $string['randommatchintro'] = "For each of the following questions, select the matching answer from the menu."; $string['randommatchnumber'] = "Number of questions to select"; $string['readytosend'] = "You are about to send your whole quiz to be graded. Are you sure you want to continue?";