]> git.mjollnir.org Git - moodle.git/commitdiff
corrected very stupid error
authorkoenr <koenr>
Fri, 13 Aug 2004 16:40:54 +0000 (16:40 +0000)
committerkoenr <koenr>
Fri, 13 Aug 2004 16:40:54 +0000 (16:40 +0000)
lang/nl/moodle.php

index 882158f6c457fd230e0154a59a92f5185724cb99..27c57208472b1c5f15ba38b9fb79a14aa3b99e49 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // moodle.php - created with Moodle 1.4 development (2004080300)
+      // moodle.php - created with Moodle 1.4 development (2004081200)
 
 
 $string['action'] = 'Actie';
@@ -717,7 +717,7 @@ $string['order'] = 'Volgorde';
 $string['other'] = 'Andere';
 $string['outline'] = 'Overzicht';
 $string['page'] = 'Pagina';
-$string['parentlanguage'] = 'Moedertaal';
+$string['parentlanguage'] = 'en';
 $string['participants'] = 'Deelnemers';
 $string['password'] = 'Wachtwoord';
 $string['passwordchanged'] = 'Het wachtwoord is veranderd';