app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 21 Jan 2009 16:12:16 +0000
changeset 874 30e9629bf590
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed two trivial bugs A "kwargs=kwargs" instead of **kwargs Missing 'and entity' check Patch by: Sverre Rabbelier

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