From: c_schmitz Date: Tue, 6 Jul 2004 12:52:20 +0000 (+0000) Subject: * Small correction X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4124aad14fc97d8950a30d08a8ee9cfb5737fe0d;p=moodle.git * Small correction --- diff --git a/lang/de/lesson.php b/lang/de/lesson.php index 923e73f3c8..95112d2897 100644 --- a/lang/de/lesson.php +++ b/lang/de/lesson.php @@ -62,8 +62,8 @@ $string['page'] = 'Seite: $a'; $string['pages'] = 'Seiten'; $string['pagecontents'] = 'Inhalt der Seite'; $string['pagetitle'] = 'Seitentitel'; -$string['pleasecheckoneanswer'] = 'Bitte überprüfen Sie Ihre Antwort noch einmal'; -$string['pleasecheckoneormoreanswers'] = 'Bitte überprüfen Sie Ihre Antwort(en)'; +$string['pleasecheckoneanswer'] = 'Bitte wählen Sie eine Antwort aus'; +$string['pleasecheckoneormoreanswers'] = 'Bitte wählen Sie eine oder mehrere Antworten aus'; $string['pleaseenteryouranswerinthebox'] = 'Bitte tragen Sie Ihre Antwort in das entsprechende Feld ein.'; $string['pleasematchtheabovepairs'] = 'Bitte vergleichen Sie die obigen Paare'; $string['reached'] = 'erreicht';