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

9 lines
240 B
JavaScript
Raw Normal View History

2006-08-21 21:26:21 +02:00
// UK lang variables
/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
tinyMCE.addToLang('',{
template_title : 'This is just a template popup',
template_desc : 'This is just a template button'
});