includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Wed, 15 Apr 2009 19:44:47 -0400
changeset 915 91f4da84966f
parent 335 67bd3121a12e
permissions -rw-r--r--
New, beautiful, rethought Admin:Home. No, really, you'll like it.

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