app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 22 Feb 2009 11:17:46 +0000
changeset 1458 ec06d3ee73e4
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Make it possible to display a message when there are no lists Patch by: Sverre Rabbelier

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