From: aszora Date: Sun, 2 Nov 2003 17:55:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=26f80c924ecfdb223303e6d2600b6cd087eea349;p=moodle.git *** empty log message *** --- diff --git a/lang/hu/quiz.php b/lang/hu/quiz.php index dbabfdcb31..5d3ceaadd5 100644 --- a/lang/hu/quiz.php +++ b/lang/hu/quiz.php @@ -38,19 +38,15 @@ $string['deletequestioncheck'] = "Are you absolutely sure you want to delete '\$ $string['editcategories'] = "Kategóriák szerkesztése"; $string['editingmultichoice'] = "Editing a multiple choice question"; $string['editingquestion'] = "Kérdés szerkesztése"; -$string['editingquiz'] = "Editing quiz"; +$string['editingquiz'] = "Quiz szerkesztése"; $string['editingshortanswer'] = "Editing a short answer question"; $string['editingtruefalse'] = "Editing a true/false question"; $string['false'] = "Hamis"; $string['feedback'] = "Visszajelzés"; $string['filloutoneanswer'] = "You must fill out at least one possible answer. Answers left blank will not be used."; $string['fillouttwochoices'] = "You must fill out at least two choices. Choices left blank will not be used."; -$string['fractionsaddwrong'] = "The positive grades you have chosen do not add up to 100%% -
Instead, they add up to \$a%% -
Do you want to go back and fix this question?"; -$string['fractionsnomax'] = "One of the answers should be 100%%, so that it is -
possible to get a full grade for this question. -
Do you want to go back and fix this question?"; +$string['fractionsaddwrong'] = "The positive grades you have chosen do not add up to 100%%
Instead, they add up to \$a%%
Do you want to go back and fix this question?"; +$string['fractionsnomax'] = "One of the answers should be 100%%, so that it is
possible to get a full grade for this question.
Do you want to go back and fix this question?"; $string['gradeaverage'] = "Average grade"; $string['gradehighest'] = "Highest grade"; $string['grademethod'] = "Grading method"; @@ -86,7 +82,7 @@ $string['rename'] = " $string['report'] = "Reports"; $string['save'] = "Mentés"; $string['savegrades'] = "Save grades"; -$string['savemyanswers'] = "Save my answers"; +$string['savemyanswers'] = "Válaszok mentése"; $string['savequiz'] = "Save this whole quiz"; $string['score'] = "Raw score"; $string['select'] = "Select";