]> git.mjollnir.org Git - moodle.git/commitdiff
Fix for MDL-6682. Removed duplicate string quiz:grade
authorvyshane <vyshane>
Thu, 5 Oct 2006 08:05:55 +0000 (08:05 +0000)
committervyshane <vyshane>
Thu, 5 Oct 2006 08:05:55 +0000 (08:05 +0000)
lang/en_utf8/quiz.php

index a15d98ae8c8e179f85fe44453effceaee39f99ef..72b1afc4fb412c5fcea1c2b6a3ece67b24a5b0bd 100644 (file)
@@ -368,7 +368,6 @@ $string['quiz:preview'] = 'Preview quizzes';
 $string['quiz:grade'] = 'Grade quizzes manually';
 $string['quiz:viewreports'] = 'View quiz reports';
 $string['quiz:deleteattempts'] = 'Delete quiz attempts';
-$string['quiz:grade'] = 'Preview quizzes';
 $string['quizavailable'] = 'The quiz is available until: $a';
 $string['quizclose'] = 'Close the quiz';
 $string['quizclosed'] = 'This quiz closed on $a';