From: compuproggy Date: Sun, 27 Oct 2002 15:04:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=519c5a76cde3a35cdab3e839fd3e2b68de7973d7;p=moodle.git *** empty log message *** --- diff --git a/lang/de/quiz.php b/lang/de/quiz.php index db28580a61..ddb25dec78 100644 --- a/lang/de/quiz.php +++ b/lang/de/quiz.php @@ -12,6 +12,7 @@ $string['answersingleyes'] = "Nur eine Antwort"; $string['attempt'] = "Versuch \$a"; $string['attemptfirst'] = "Erster Versuch"; $string['attemptlast'] = "Letzter Versuch"; +$string['attemptquiznow'] = "Quiz jetzt probieren"; $string['attempts'] = "Versuche"; $string['attemptsallowed'] = "Erlaubte Versuche"; $string['attemptsunlimited'] = "Unbegrenzte Versuche";