updatet languagefiles and added missing strings

This commit is contained in:
gniske 2004-09-19 20:30:34 +00:00
parent bd3da8a2ff
commit 44d95969b2
17 changed files with 346 additions and 36 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// lesson.php - created with Moodle 1.3 development (2004041800)
// lesson.php - created with Moodle 1.4 (2004083100)
$string['actionaftercorrectanswer'] = 'Hændelse efter korrekt svar';
@ -28,7 +28,7 @@ $string['displayofgrade'] = 'Vis bed
$string['endofbranch'] = 'Slut på forgræning';
$string['endoflesson'] = 'Slut på lektion';
$string['fileformat'] = 'Filformat';
$string['firstanswershould'] = 'Første svar skal hoppe til &quot;korrekte&quot; side';
$string['firstanswershould'] = 'Første svar skal hoppe til \"korrekte\" side';
$string['gradeis'] = 'Vurdering er $a';
$string['handlingofretakes'] = 'Handling af gentagelser';
$string['here'] = 'her';
@ -47,6 +47,7 @@ $string['multipleanswer'] = 'Flere svar';
$string['nextpage'] = 'Næste side';
$string['noanswer'] = 'Ingen svar givet';
$string['noattemptrecordsfound'] = 'Ingen forsøg indgivet: Ingen vurdering givet.';
$string['nobranchtablefound'] = 'Forgreningstabel ikke fundet';
$string['normal'] = 'Normal - følg lektionsplan';
$string['notdefined'] = 'Ikke defineret';
$string['notitle'] = 'Ingen titel';