Index: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	(revision 973)
+++ trunk/CHANGELOG	(revision 974)
@@ -11,6 +11,8 @@
 ! = Update/Change
 
 ------------------------------------- 2.8.0 -------------------------------------
+25-Apr-2009 Matthias Gallas
+!	Updated Dutch language files for modules (Thanks to LuckyLuke)
 23-Apr-2009 Matthias Gallas
 #	Fixed bug with dropdownlist in pages settings (ticket #713)
 20-Apr-2009 Matthias Gallas
Index: trunk/wb/modules/output_filter/languages/NL.php
===================================================================
--- trunk/wb/modules/output_filter/languages/NL.php	(revision 973)
+++ trunk/wb/modules/output_filter/languages/NL.php	(revision 974)
@@ -27,18 +27,18 @@
 */
 
 // Headings and text outputs
-$MOD_MAIL_FILTER['HEADING']				= 'Options: Output Filter';
-$MOD_MAIL_FILTER['HOWTO']						= 'You can configure the output filtering with the options below.<p style="line-height:1.5em;"><strong>Tip: </strong>Mailto links can be encrypted by a Javascript function. To make use of this option, one needs to add the PHP code <code style="background:#FFA;color:#900;">&lt;?php register_frontend_modfiles(\'js\');?&gt;</code> into the &lt;head&gt; section of the index.php of your template. Without this modification, only the @ character in the mailto part will be replaced.</p>';
+$MOD_MAIL_FILTER['HEADING']				= 'Beheersinstellingen: Output Filter';
+$MOD_MAIL_FILTER['HOWTO']				= 'Hier kan je de uitvoer filteren met onderstaande opties.<p style="line-height:1.5em;"><strong>Tip: </strong>Mailto links kunnen gecodeerd worden door een Javascript functie. Om van deze optie gebruik te kunnen maken moet je de PHP code <code style="background:#FFA;color:#900;">&lt;?php register_frontend_modfiles(\'js\');?&gt;</code> in de &lt;head&gt; sectie van het index.php bestand van je template plaatsen. Zonder deze aanpassing zal enkel het @ teken in het mailto deel vervangen worden.</p>';
 
 // Text and captions of form elements
-$MOD_MAIL_FILTER['BASIC_CONF']			= 'Basic Email Configuration';
-$MOD_MAIL_FILTER['EMAIL_FILTER']		= 'Filter Email addresses in text';
-$MOD_MAIL_FILTER['MAILTO_FILTER']		= 'Filter Email addresses in mailto links';
-$MOD_MAIL_FILTER['ENABLED']					= 'Enabled';
-$MOD_MAIL_FILTER['DISABLED']				= 'Disabled';
+$MOD_MAIL_FILTER['BASIC_CONF']			= 'E-mail Configuratie';
+$MOD_MAIL_FILTER['EMAIL_FILTER']		= 'Filter E-mail adressen in tekst';
+$MOD_MAIL_FILTER['MAILTO_FILTER']		= 'Filter E-mail adressen in mailto links';
+$MOD_MAIL_FILTER['ENABLED']				= 'Aan';
+$MOD_MAIL_FILTER['DISABLED']			= 'Uit';
 
-$MOD_MAIL_FILTER['REPLACEMENT_CONF']= 'Email Replacements';
-$MOD_MAIL_FILTER['AT_REPLACEMENT']	= 'Replace "@" by';
-$MOD_MAIL_FILTER['DOT_REPLACEMENT']	= 'Replace "." by';
+$MOD_MAIL_FILTER['REPLACEMENT_CONF']	= 'Vervang E-mail tekens';
+$MOD_MAIL_FILTER['AT_REPLACEMENT']		= 'Vervang "@" door';
+$MOD_MAIL_FILTER['DOT_REPLACEMENT']		= 'Vervang "." door';
 
 ?>
\ No newline at end of file
Index: trunk/wb/modules/show_menu2/languages/NL.php
===================================================================
--- trunk/wb/modules/show_menu2/languages/NL.php	(nonexistent)
+++ trunk/wb/modules/show_menu2/languages/NL.php	(revision 974)
@@ -0,0 +1,32 @@
+<?php
+
+// $Id$
+
+/*
+    show_menu2: show_menu replacement for Website Baker 
+    Copyright (C) 2006-2009, Brodie Thiesfield
+
+    This program is free software; you can redistribute it and/or
+    modify it under the terms of the GNU General Public License
+    as published by the Free Software Foundation; either version 2
+    of the License, or (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
+    02110-1301, USA.
+
+ -----------------------------------------------------------------------------------------
+  DUTCH LANGUAGE FILE FOR THE ADDON: SHOW_MENU2
+ -----------------------------------------------------------------------------------------
+*/
+
+//Module Description
+$module_description = 'Deze module integreert een de geavanceerde menu functie <code> show_menu2 () </ code> in Website Baker. Gedetailleerde informatie is beschikbaar op <a href="http://code.jellycan.com/show_menu2/" target="_blank"> http://code.jellycan.com/show_menu2/ </a> of in de <a href = "{WB_URL}/modules/show_menu2/README_EN" target = "_blank"> README </a>.
+
+?>
\ No newline at end of file

Property changes on: trunk/wb/modules/show_menu2/languages/NL.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/show_menu2/languages/NO.php
===================================================================
--- trunk/wb/modules/show_menu2/languages/NO.php	(revision 973)
+++ trunk/wb/modules/show_menu2/languages/NO.php	(revision 974)
@@ -1,5 +1,7 @@
 <?php
 
+// $Id$
+
 /*
     show_menu2: show_menu replacement for Website Baker 
     Copyright (C) 2006-2009, Brodie Thiesfield
@@ -18,8 +20,11 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
     02110-1301, USA.
+
+ -----------------------------------------------------------------------------------------
+  NORWEGIAN LANGUAGE FILE FOR THE ADDON: SHOW_MENU2
+ -----------------------------------------------------------------------------------------
 */
-// Norwegian language file for the module: show_menu2
 
 // Norwegian Moduledscripton
 $module_description = 'Dette er en kode snutt (snippet) beregnet p&aring; Website Baker CMS og er en fullgod erstatning for den innebygde meny modulen. For n&aelig;rmere beskrivelse se (Kun p&aring; Engelsk) <a href="http://code.jellycan.com/show_menu2/" target="_blank">http://code.jellycan.com/show_menu2/</a> , for mer WB spesifikke detaljer se <a href="' .WB_URL .'/modules/show_menu2/README.en.txt" target="_blank">readme</a> filen.';
Index: trunk/wb/modules/show_menu2/languages/FR.php
===================================================================
--- trunk/wb/modules/show_menu2/languages/FR.php	(revision 973)
+++ trunk/wb/modules/show_menu2/languages/FR.php	(revision 974)
@@ -25,6 +25,7 @@
   FRENCH LANGUAGE FILE FOR THE ADDON: SHOW_MENU2
  -----------------------------------------------------------------------------------------
 */
+
 //Module Description
 $module_description = 'Ce module int&egrave;gre la fonction de menu avanc&eacute;e <code> show_menu2 () </ code> dans Website Baker. Une information d&eacute;taill&eacute;e est disponible sur <a href="http://code.jellycan.com/show_menu2/" target="_blank"> http://code.jellycan.com/show_menu2/ </a> ou dans le fichier <a href = "{WB_URL}/modules/show_menu2/README_DE" target = "_blank"> README </a>.';
 
Index: trunk/wb/modules/show_menu2/languages/DE.php
===================================================================
--- trunk/wb/modules/show_menu2/languages/DE.php	(revision 973)
+++ trunk/wb/modules/show_menu2/languages/DE.php	(revision 974)
@@ -1,5 +1,7 @@
 <?php
 
+// $Id$
+
 /*
     show_menu2: show_menu replacement for Website Baker 
     Copyright (C) 2006-2009, Brodie Thiesfield
@@ -18,6 +20,10 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
     02110-1301, USA.
+
+ -----------------------------------------------------------------------------------------
+  GERMAN LANGUAGE FILE FOR THE ADDON: SHOW_MENU2
+ -----------------------------------------------------------------------------------------
 */
 
 // Deutsche Modulbeschreibung
Index: trunk/wb/modules/fckeditor/languages/NL.php
===================================================================
--- trunk/wb/modules/fckeditor/languages/NL.php	(nonexistent)
+++ trunk/wb/modules/fckeditor/languages/NL.php	(revision 974)
@@ -0,0 +1,32 @@
+<?php
+
+// $Id$
+
+/*
+
+ Website Baker Project <http://www.websitebaker.org/>
+ Copyright (C) 2004-2009, Ryan Djurovich
+
+ Website Baker is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ Website Baker is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Website Baker; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+ -----------------------------------------------------------------------------------------
+  DUTCH LANGUAGE FILE FOR THE FCKEDITOR MODULE
+ -----------------------------------------------------------------------------------------
+*/
+
+// Nederlandstalige beschrijving van de module
+$module_description 	= 'Met deze <a href="http://www.fckeditor.net/" target="_blank">FCKeditor v2.6.4</a> module kunt u de inhoud van een pagina wijzigen.';
+
+?>
\ No newline at end of file

Property changes on: trunk/wb/modules/fckeditor/languages/NL.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/news/languages/NL.php
===================================================================
--- trunk/wb/modules/news/languages/NL.php	(revision 973)
+++ trunk/wb/modules/news/languages/NL.php	(revision 974)
@@ -31,14 +31,14 @@
 
 //Variables for the frontend
 $MOD_NEWS['TEXT_READ_MORE'] = 'Lees verder';
-$MOD_NEWS['TEXT_POSTED_BY'] = 'Posted door';
-$MOD_NEWS['TEXT_ON'] = 'Op';
+$MOD_NEWS['TEXT_POSTED_BY'] = 'Geplaatst door';
+$MOD_NEWS['TEXT_ON'] = 'op';
 $MOD_NEWS['TEXT_LAST_CHANGED'] = 'Laatst vernieuwd';
-$MOD_NEWS['TEXT_AT'] = 'at';
+$MOD_NEWS['TEXT_AT'] = 'om';
 $MOD_NEWS['TEXT_BACK'] = 'Terug';
 $MOD_NEWS['TEXT_COMMENTS'] = 'Commentaren';
 $MOD_NEWS['TEXT_COMMENT'] = 'Commentaar';
-$MOD_NEWS['TEXT_ADD_COMMENT'] = 'Toevoegen Commentaar';
+$MOD_NEWS['TEXT_ADD_COMMENT'] = 'Toevoegen commentaar';
 $MOD_NEWS['TEXT_BY'] = 'door';
 
 ?>
\ No newline at end of file
