From: koenr <koenr>
Date: Sun, 9 Nov 2003 22:01:47 +0000 (+0000)
Subject: updating...
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=91a1cb371be68ae20cc73a3fe937ba5d6cd5f7df;p=moodle.git

updating...
---

diff --git a/lang/nl/help/glossary/index.html b/lang/nl/help/glossary/index.html
index ef89023dcf..6158370f48 100644
--- a/lang/nl/help/glossary/index.html
+++ b/lang/nl/help/glossary/index.html
@@ -1,12 +1,22 @@
 <p>Woordenlijst</p>
+
+<blockquote>
+Helpbestanden niveau woordenlijst
 <ul>
   <li><a href="help.php?module=glossary&file=description.html">Beschrijving</a>
+  <li><a href="help.php?module=glossary&file=shows.html">Bladeropties in het alfabetscherm</a>
   <li><a href="help.php?module=glossary&file=allowcomments.html">Commentaar op items toelaten.</a>
-  <li><a href="help.php?module=glossary&file=casesensitive.html">Hoofdlettergevoelig bij links.</a>
+  <li><a href="help.php?module=glossary&file=globalglossary.html">Globale woordenlijst definiëren</a>
   <li><a href="help.php?module=glossary&file=displayformat.html">Kies opmaak</a>
   <li><a href="help.php?module=glossary&file=studentcanpost.html">Leerlingen kunnen items toevoegen.</a>
-  <li><a href="help.php?module=glossary&file=usedynalink.html">Link de items uit de woordenlijst automatisch</a>
   <li><a href="help.php?module=glossary&file=mainglossary.html">Primaire woordenlijst</a>
-  <li><a href="help.php?module=glossary&file=fullmatch.html">Volledige woorden bij links</a>
+  <li><a href="help.php?module=glossary&file=defaultapproval.html">Standaardinstelling goedkeuring</a>
   <li><a href="help.php?module=glossary&file=allowduplicatedentries.html">Woord meerdere keren invoegen toelaten.</a>
-</ul>
\ No newline at end of file
+</ul>
+</blockquote>
+Helpbestanden niveau items
+<ul>
+  <li><a href="help.php?module=glossary&file=aliases.html">Aliassen</a>
+  <li><a href="help.php?module=glossary&file=casesensitive.html">Hoofdlettergevoelig bij links.</a>
+  <li><a href="help.php?module=glossary&file=usedynalink.html">Link de items uit de woordenlijst automatisch</a>
+  <li><a href="help.php?module=glossary&file=fullmatch.html">Volledige woorden bij links</a>
\ No newline at end of file
diff --git a/lang/nl/help/glossary/mods.html b/lang/nl/help/glossary/mods.html
index 5ab72677f5..4259c093fd 100644
--- a/lang/nl/help/glossary/mods.html
+++ b/lang/nl/help/glossary/mods.html
@@ -1,5 +1,7 @@
 <P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/glossary/icon.gif">&nbsp;<B>Woordenlijst</B></P>
-<P>Met deze module kan een lijst met definities gemaakt worden, zoals een woordenboek. De items kunnen op
-verschillende manieren doorzocht of doorbladerd worden. De woordenlijst laat leraars ook toe de items van de 
-ene woordenlijst naar de andere te exporteren (naar de primaire) binnen hetzelfde vak. Tenslotte is het ook 
-mogelijk om automatisch links te creeëren naar deze items vanuit heel het vak.</p>
\ No newline at end of file
+<ul>
+<P>Met deze module kan een lijst met definities gemaakt en onderhouden worden, zoals een woordenboek. 
+<p>De items kunnen op verschillende manieren doorzocht of doorbladerd worden. 
+<p>De woordenlijst laat leraars ook toe de items van de ene woordenlijst naar de andere te exporteren (naar de primaire) binnen hetzelfde vak. 
+<p>Tenslotte is het ook mogelijk om automatisch links te creeëren naar deze items vanuit heel het vak.</p>
+</ul>
\ No newline at end of file