app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 08 Jan 2009 21:23:33 +0000
changeset 787 63d7f170b63c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix login link Without the leading slash the link does not work on appspot. Patch by: Sverre Rabbelier

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