]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advhr/langs/cs.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advhr / langs / cs.js
1 /**
2  * Czech lang variables 
3  * encoding: utf-8
4  *  
5  * $Id$ 
6  */  
7
8 tinyMCE.addToLang('',{
9 insert_advhr_desc : 'Vložit/editovat vodorovný oddělovač',
10 insert_advhr_width : 'Šířka',
11 insert_advhr_size : 'Výška',
12 insert_advhr_noshade : 'Nestínovat'
13 });
14