Fix for MDL-6682. Removed duplicate string quiz:grade

This commit is contained in:
vyshane 2006-10-05 08:05:55 +00:00
parent d8947f95dc
commit 191acd5964

View 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';