app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Mar 2009 21:38:23 +0000
changeset 1595 c36a10ae7a0f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed a typo in the example for network info Patch by: Sverre Rabbelier

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