Added periods at the ends of the answer prompt sentences

This commit is contained in:
gustav_delius 2006-02-18 19:58:17 +00:00
parent ee49be211b
commit bffa0685da

View file

@ -244,7 +244,7 @@ $string['modulenameplural'] = 'Quizzes';
$string['moveto'] = 'Move to >>';
$string['multianswer'] = 'Embedded Answers (Cloze)';
$string['multichoice'] = 'Multiple Choice';
$string['multipleanswers'] = 'Choose at least one answer';
$string['multipleanswers'] = 'Choose at least one answer.';
$string['multiplier'] = 'Multiplier';
$string['name'] = 'Name';
$string['newattemptfail'] = 'Error: Could not start a new attempt at the quiz';
@ -407,7 +407,7 @@ $string['shuffleanswers'] = 'Shuffle answers';
$string['shufflequestions'] = 'Shuffle questions';
$string['significantfigures'] = ' with $a ';
$string['significantfiguresformat'] = 'significant figures';
$string['singleanswer'] = 'Choose one answer';
$string['singleanswer'] = 'Choose one answer.';
$string['sortalpha'] = 'Sort by name';
$string['sortage'] = 'Sort by age';
$string['sortsubmit'] = 'Sort questions';