X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fno.js;h=d88de21110e84f9a61b0ab3eb4f5dab012bc7cfc;hp=a7aecbc7c5253320a598e0cbc5199ae6d5363462;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/_source/lang/no.js b/_source/lang/no.js index a7aecbc..d88de21 100644 --- a/_source/lang/no.js +++ b/_source/lang/no.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['no'] = 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['no'] = { anchor : 'Anker', flash : 'Flash Animasjon', - iframe : 'iFrame', // MISSING + iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : 'Ukjent objekt' },