includes/clientside/tinymce/plugins/example/langs/en.js
author Dan Fuhry <dan@enanocms.org>
Thu, 02 Jun 2011 05:24:38 -0400
changeset 1342 2164d18cb10c
parent 335 67bd3121a12e
permissions -rw-r--r--
Added database transaction API. (Untested with Postgres)

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