app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 15 Feb 2009 20:27:09 +0000
changeset 1358 6be502a1bcc6
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Be modular when loading the various JS modules Patch by: Sverre Rabbelier

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