From: koenr Date: Mon, 9 Aug 2004 10:54:00 +0000 (+0000) Subject: filling in missing strings... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8ab518f89276bcfbdbcee865b2ec16a47e11bcd7;p=moodle.git filling in missing strings... --- diff --git a/lang/nl/moodle.php b/lang/nl/moodle.php index 6d5c2cde57..882158f6c4 100644 --- a/lang/nl/moodle.php +++ b/lang/nl/moodle.php @@ -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'; diff --git a/lang/nl/scorm.php b/lang/nl/scorm.php index 528fc9314e..5debef75ec 100644 --- a/lang/nl/scorm.php +++ b/lang/nl/scorm.php @@ -1,5 +1,5 @@ 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)';