]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/fullscreen/langs/cs.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / fullscreen / langs / cs.js
1 /**
2  * Czech lang variables 
3  * encoding: utf-8
4  *  
5  * $Id$ 
6  */  
7
8 tinyMCE.addToLang('',{
9 fullscreen_title : 'Na celou obrazovku',
10 fullscreen_desc : 'PÅ™epnout na celou obrazovku'
11 });
12