app/tiny_mce/plugins/example/langs/en.js
author Todd Larsen <tlarsen@google.com>
Thu, 08 Jan 2009 20:09:24 +0000
changeset 783 bac448165a96
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Extract BSD license text into a separate file to make it easier to find. Patch by: Todd Larsen Review by: to-be-reviewed

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