X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fen.js;h=1758d022fe1cf772630b9e8fdcbf27ac1f0d8d8b;hp=9302a7b4922e6b6d0d5ac1b11d5b5bedc5ed18e9;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/_source/lang/en.js b/_source/lang/en.js index 9302a7b..1758d02 100644 --- a/_source/lang/en.js +++ b/_source/lang/en.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['en'] = iframe : { - title : 'iFrame Properties', - toolbar : 'iFrame', - noUrl : 'Please type the iFrame URL', + title : 'IFrame Properties', + toolbar : 'IFrame', + noUrl : 'Please type the iframe URL', scrolling : 'Enable scrollbars', border : 'Show frame border' }, @@ -725,7 +725,7 @@ CKEDITOR.lang['en'] = { anchor : 'Anchor', flash : 'Flash Animation', - iframe : 'iFrame', + iframe : 'IFrame', hiddenfield : 'Hidden Field', unknown : 'Unknown Object' },