upgrading tinymce to 2.0.5.1

This commit is contained in:
JT Smith 2006-04-15 20:17:29 +00:00
parent c48e6b98dd
commit acbf0f01a0
49 changed files with 2705 additions and 0 deletions

View file

@ -0,0 +1,12 @@
/**
* Czech lang variables
* encoding: utf-8
*
* $Id: cs.js,v 1.1 2006/01/11 14:35:10 spocke Exp $
*/
tinyMCE.addToLang('',{
zoom_prefix : 'Měřítko zobrazení'
});