]> git.mjollnir.org Git - moodle.git/commitdiff
making one perfectionist happy (bug 5646)
authorkoenr <koenr>
Sat, 29 Jul 2006 20:00:26 +0000 (20:00 +0000)
committerkoenr <koenr>
Sat, 29 Jul 2006 20:00:26 +0000 (20:00 +0000)
lang/en_utf8/quiz.php

index a818297c4111a3e8623303b97c3c89717f8e12ca..7f2233c7a5e4cb821ad15357f12eb92150c3ba77 100644 (file)
@@ -496,8 +496,8 @@ $string['viewallanswers'] = 'View $a quiz attempts';
 $string['viewallreports'] = 'View reports for $a attempts';
 $string['warningmissingtype'] = '<b>This question is of a type that has not been installed on your Moodle yet.<br />Please alert your Moodle administrator.</b>';
 $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';