mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 02:18:31 +02:00
* API: upgrade ck editor from v3.3.1 to v3.6.1 (latest release as of June 2011)
This commit is contained in:
6
phpgwapi/js/ckeditor3/plugins/devtools/lang/en.js
Normal file
6
phpgwapi/js/ckeditor3/plugins/devtools/lang/en.js
Normal 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'}});
|
Reference in New Issue
Block a user