egroupware/phpgwapi/js/tiny_mce/plugins/_template/langs/hu.js

9 lines
226 B
JavaScript
Raw Normal View History

2006-08-21 21:26:21 +02:00
// HU lang variables
/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
tinyMCE.addToLang('',{
template_title : 'Ez csak egy p<>lda popup',
template_desc : 'Ez csak egy p<>lda gomb'
});