X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fen-au.js;h=1ee821c868cb5bb021c559a296a1d124d9198f91;hp=e2b643aae7ba8ea0ccde584db50e4a299c269c20;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/_source/lang/en-au.js b/_source/lang/en-au.js index e2b643a..1ee821c 100644 --- a/_source/lang/en-au.js +++ b/_source/lang/en-au.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-au'] = 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['en-au'] = { anchor : 'Anchor', // MISSING flash : 'Flash Animation', // MISSING - iframe : 'iFrame', // MISSING + iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : 'Unknown Object' // MISSING },