includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Fri, 07 Mar 2008 01:27:28 -0500
changeset 493 d8296f89ebb5
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed the TinyMCE save bug.

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