]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/flash/langs/cs.js
Test to see if log is updated automatically
[citadel.git] / webcit / tiny_mce / plugins / flash / langs / cs.js
1 /**
2  * Czech lang variables 
3  * encoding: utf-8
4  *  
5  * $Id$ 
6  */  
7
8 tinyMCE.addToLang('',{
9 insert_flash : 'Vlo\9eit/editovat Flash Movie',
10 insert_flash_file : 'Flash soubor (.swf)',
11 insert_flash_size : 'Velikost',
12 insert_flash_list : 'Seznam',
13 flash_props : 'Vlastnosti Flash'
14 });