includes/clientside/tinymce/plugins/example/langs/en.js
author Dan Fuhry <dan@enanocms.org>
Sun, 01 Aug 2010 12:41:45 -0400
changeset 1284 35380c89b5bf
parent 335 67bd3121a12e
permissions -rw-r--r--
Plugin manager: fixed duplicate removal of whiteout

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