]> git.mjollnir.org Git - moodle.git/commitdiff
filling in missing strings...
authorkoenr <koenr>
Mon, 9 Aug 2004 10:54:00 +0000 (10:54 +0000)
committerkoenr <koenr>
Mon, 9 Aug 2004 10:54:00 +0000 (10:54 +0000)
lang/nl/moodle.php
lang/nl/scorm.php

index 6d5c2cde574d99fdf0c729d06f18f60093c593f0..882158f6c457fd230e0154a59a92f5185724cb99 100644 (file)
@@ -786,6 +786,7 @@ $string['restoreto'] = 'Zet de backup terug naar';
 $string['returningtosite'] = 'Al eerder op deze website geweest?';
 $string['revert'] = 'Keer terug';
 $string['role'] = 'Rol';
+$string['rss'] = 'RSS';
 $string['rssarticles'] = 'Aantal recente RSS artikels';
 $string['rsstype'] = 'RSS-feed voor deze activiteit';
 $string['savechanges'] = 'Bewaar de wijzigingen';
index 528fc9314e4e5a64f836f5b0c485d05acadec2fc..5debef75eca16172b2fbae0996fa73ba52aa4e47 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // scorm.php - created with Moodle 1.4 development (2004072901)
+      // scorm.php - created with Moodle 1.4 development (2004080300)
 
 
 $string['attr_error'] = 'Foute waarde voor attribuut ($a->attr) in tag $a->tag.';
@@ -52,6 +52,7 @@ $string['noreports'] = 'Er is geen rapport om te tonen';
 $string['normal'] = 'Normaal';
 $string['not_corr_type'] = 'Typfout voor tag $a->tag';
 $string['notattempted'] = 'Niet geprobeerd';
+$string['organizations'] = 'Organisaties';
 $string['packagedir'] = 'Fout van het bestandssysteem: kan geen map voor het pakket maken';
 $string['passed'] = 'Geslaagd';
 $string['php5'] = 'PHP 5 (DOMXML native library)';