X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fnl.js;h=8d80967344d107556e76a2d4f59dc347d4d534fe;hp=4c92c7b22ead39bd64e8dc4b9955ffb528ddcca2;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/_source/lang/nl.js b/_source/lang/nl.js index 4c92c7b..8d80967 100644 --- a/_source/lang/nl.js +++ b/_source/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -601,9 +601,9 @@ CKEDITOR.lang['nl'] = iframe : { - title : 'iFrame Properties', // MISSING - toolbar : 'iFrame', // MISSING - noUrl : 'Please type the iFrame URL', // MISSING + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING scrolling : 'Enable scrollbars', // MISSING border : 'Show frame border' // MISSING }, @@ -725,7 +725,7 @@ CKEDITOR.lang['nl'] = { anchor : 'Anker', flash : 'Flash animatie', - iframe : 'iFrame', // MISSING + iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : 'Onbekend object' },