From: koenr Date: Sat, 29 Jul 2006 20:00:26 +0000 (+0000) Subject: making one perfectionist happy (bug 5646) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=423942952785374ab66a834340984e49204f0540;p=moodle.git making one perfectionist happy (bug 5646) --- diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index a818297c41..7f2233c7a5 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -496,8 +496,8 @@ $string['viewallanswers'] = 'View $a quiz attempts'; $string['viewallreports'] = 'View reports for $a attempts'; $string['warningmissingtype'] = 'This question is of a type that has not been installed on your Moodle yet.
Please alert your Moodle administrator.
'; $string['warningsdetected'] = '$a warning(s) detected'; -$string['wheregrade'] = 'Where\'s my grade?'; $string['webct'] = 'WebCT format'; +$string['wheregrade'] = 'Where\'s my grade?'; $string['wildcard'] = 'Wild card'; $string['withselected'] = 'With selected'; $string['withsummary'] = 'with Summary Statistics'; @@ -508,7 +508,6 @@ $string['xml'] = 'Moodle XML format'; $string['xmltypeunsupported'] = 'Question type $a is not supported by xml import'; $string['yourfinalgradeis'] = 'Your final grade for this quiz is $a'; $string['zerosignificantfiguresnotallowed'] = 'The correct answer cannot have zero significant figures!'; - $string['backtoquestionlist'] = 'Back to Question List'; $string['changessaved'] = 'Grading Changes Saved'; $string['comments'] = 'Comments';