new strings

This commit is contained in:
moodler 2003-03-01 05:16:20 +00:00
parent 14bdb2387a
commit b4b7572b9a

View file

@ -90,6 +90,7 @@ $string['quizopen'] = "Open the quiz";
$string['quiznotavailable'] = "The quiz will not be available until: \$a"; $string['quiznotavailable'] = "The quiz will not be available until: \$a";
$string['random'] = "Random set"; $string['random'] = "Random set";
$string['randommatch'] = "Random Match"; $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['randommatchintro'] = "For each of the following questions, select the matching answer from the menu.";
$string['randommatchnumber'] = "Number of questions to select"; $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?"; $string['readytosend'] = "You are about to send your whole quiz to be graded. Are you sure you want to continue?";