includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Wed, 15 Apr 2009 20:05:38 -0400
changeset 918 1064e7e57eeb
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed logs not working under postgresql

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});