app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 26 Feb 2009 16:54:08 +0000
changeset 1520 ac407f5b10dc
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add a normalizeAccount to logic.accounts Patch by: Sverre Rabbelier

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