Index: /CKEditor/trunk/CHANGES.html
===================================================================
--- /CKEditor/trunk/CHANGES.html	(revision 7199)
+++ /CKEditor/trunk/CHANGES.html	(revision 7200)
@@ -43,5 +43,5 @@
 		<li><a href="http://dev.ckeditor.com/ticket/6089">#6089</a> : Minimum compatibility with iOS5. </li>
 		<li><a href="http://dev.ckeditor.com/ticket/7931">#7931</a> : The <code><a href="http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#event:mode">mode</a></code> event now carries the previous editor mode.</li>
-		<li><a href="http://dev.ckeditor.com/ticket/6161">#6161</a> : Add new <a href="http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.autoGrow_onStartup">autoGrow_onStartup</a> configuration option.</li>
+		<li><a href="http://dev.ckeditor.com/ticket/6161">#6161</a> : New <code><a href="http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.autoGrow_onStartup">autoGrow_onStartup</a></code> configuration option.</li>
 	</ul>
 	<p>
@@ -62,4 +62,5 @@
 			<li><a href="http://dev.ckeditor.com/ticket/8179">#8179</a> : Hungarian;</li>
 			<li><a href="http://dev.ckeditor.com/ticket/8238">#8238</a> : Estonian;</li>
+			<li><a href="http://dev.ckeditor.com/ticket/8263">#8263</a> : Dutch;</li>
 		</ul></li>
 	</ul>
Index: /CKEditor/trunk/_source/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 7199)
+++ /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 7200)
@@ -42,5 +42,5 @@
 ms.js      Found: 276 Missing: 299
 nb.js      Found: 575 Missing: 0
-nl.js      Found: 570 Missing: 5
+nl.js      Found: 575 Missing: 0
 no.js      Found: 575 Missing: 0
 pl.js      Found: 575 Missing: 0
Index: /CKEditor/trunk/_source/lang/nl.js
===================================================================
--- /CKEditor/trunk/_source/lang/nl.js	(revision 7199)
+++ /CKEditor/trunk/_source/lang/nl.js	(revision 7200)
@@ -122,7 +122,7 @@
 		invalidHeight	: 'De hoogte moet een getal zijn.',
 		invalidWidth	: 'De breedte moet een getal zijn.',
-		invalidCssLength	: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
-		invalidHtmlLength	: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING
-		invalidInlineStyle	: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING
+		invalidCssLength	: 'Waarde in veld "%1" moet een positief nummer zijn, met of zonder een geldige CSS meeteenheid (px, %, in, cm, mm, em, ex, pt of pc).',
+		invalidHtmlLength	: 'Waarde in veld "%1" moet een positief nummer zijn, met of zonder een geldige HTML meeteenheid (px of %).',
+		invalidInlineStyle	: 'Waarde voor de online stijl moet bestaan uit een of meerdere tupels met het formaat "naam : waarde", gescheiden door puntkomma\'s.',
 
 		// Put the voice-only part of the label in the span.
@@ -206,5 +206,5 @@
 		name		: 'Naam interne link',
 		errorName	: 'Geef de naam van de interne link op',
-		remove		: 'Remove Anchor' // MISSING
+		remove		: 'Interne link verwijderen'
 	},
 
@@ -242,5 +242,5 @@
 		replaceWith			: 'Vervangen met:',
 		notFoundMsg			: 'De opgegeven tekst is niet gevonden.',
-		findOptions			: 'Find Options', // MISSING
+		findOptions			: 'Zoekopties',
 		matchCase			: 'Hoofdlettergevoelig',
 		matchWord			: 'Hele woord moet voorkomen',
