includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Mon, 11 Feb 2008 14:33:31 -0500
changeset 411 d1a95497b68f
parent 335 67bd3121a12e
permissions -rw-r--r--
Rebrand as 1.1.2; made upgrade framework functional

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