app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 07 Dec 2008 15:28:36 +0000
changeset 701 d6f5d34cff5a
parent 154 d2377425d3f2
permissions -rwxr-xr-x
If an entity is unscoped, do not try to retrieve a scope Patch by: Sverre Rabbelier

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