* API: upgrade ck editor from v3.3.1 to v3.6.1 (latest release as of June 2011)

This commit is contained in:
Klaus Leithoff
2011-08-01 11:48:47 +00:00
parent 73450d3817
commit 09963248f1
169 changed files with 1877 additions and 1166 deletions

View File

@ -0,0 +1,6 @@
/*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('devtools','en',{devTools:{title:'Element Information',dialogName:'Dialog window name',tabName:'Tab name',elementId:'Element ID',elementType:'Element type'}});