includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Fri, 17 Jul 2009 20:23:48 -0400
changeset 1066 bead71f28f63
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed some formatter engine errors that were exposed through the wiki edit notice

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