includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sun, 12 Apr 2009 19:26:13 -0400
changeset 901 99ea0b0ac4be
parent 335 67bd3121a12e
permissions -rw-r--r--
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.

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