|
From: Florin C B. <ory...@us...> - 2013-06-19 02:34:38
|
Update of /cvsroot/mxbb/core/modules/mx_shared/tinymce/jscripts/tiny_mce/plugins/example/langs In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1737/plugins/example/langs Added Files: en.js en_dlg.js Log Message: --- NEW FILE: en.js --- tinyMCE.addI18n('en.example',{ desc : 'This is just a template button' }); --- NEW FILE: en_dlg.js --- tinyMCE.addI18n('en.example_dlg',{ title : 'This is just a example title' }); |