From 9207ae666726f39883a3fa68b9d7129cfff31739 Mon Sep 17 00:00:00 2001
From: koenr <koenr>
Date: Mon, 16 Jun 2003 19:55:20 +0000
Subject: [PATCH] Small changes. changed schoolbord back to Blackboard
 (brandname)

---
 lang/nl/moodle.php | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lang/nl/moodle.php b/lang/nl/moodle.php
index e393dd67d7..bbb268fc8b 100644
--- a/lang/nl/moodle.php
+++ b/lang/nl/moodle.php
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // moodle.php - created with Moodle 1.0.9 Beta 1 + (2003052300)
+      // moodle.php - created with Moodle 1.1 development (2003053000)
 
 
 $string['action'] = "Actie";
@@ -47,6 +47,7 @@ $string['backup'] = "Reservekopie";
 $string['backupdate'] = "Datum reservekopie";
 $string['backupdetails'] = "Details van de reservekopie";
 $string['backupdir'] = "Gegevens van de reservekopie";
+$string['backupfilename'] = "reservekopie";
 $string['backupnameformat'] = "%%d%%m%%Y-%%H%%M";
 $string['backuporiginalname'] = "Naam reservekopie";
 $string['backupversion'] = "Versie reservekopie";
@@ -268,6 +269,7 @@ $string['help'] = "Help";
 $string['helpemoticons'] = "Gebruik emoticons";
 $string['helpformatting'] = "Over tekstopmaak";
 $string['helphtml'] = "Hoe je HTML kunt schrijven";
+$string['helpindex'] = "Index  helpbestanden";
 $string['helppicture'] = "Hoe je een plaatje kunt uploaden";
 $string['helpquestions'] = "Hoe je vragen kunt stellen";
 $string['helpreading'] = "Lees zorgvuldig";
@@ -312,6 +314,7 @@ $string['lastaccess'] = "Voor het laatst bezocht";
 $string['lastedited'] = "Voor het laatst bewerkt";
 $string['lastmodified'] = "Voor het laatst gewijzigd";
 $string['lastname'] = "Achternaam";
+$string['latestlanguagepack'] = "Haal het meest recente taalpakket van moodle.org";
 $string['latestnews'] = "Laatste nieuws";
 $string['leavetokeep'] = "Laat leeg om je huidige wachtwoord te behouden";
 $string['license'] = "GPL licentie";
@@ -464,6 +467,7 @@ $string['opentoguests'] = "Toegang voor gasten";
 $string['optional'] = "niet verplicht";
 $string['order'] = "Volgorde";
 $string['outline'] = "Overzicht";
+$string['parentlanguage'] = "Tweede taal";
 $string['participants'] = "Deelnemers";
 $string['password'] = "Wachtwoord";
 $string['passwordchanged'] = "Het wachtwoord is veranderd";
-- 
2.39.5