app/tiny_mce/plugins/example/langs/en.js
author Augie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 00:27:17 +0000
changeset 419 e9280ea935e4
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Start a test system for the webapp itself.

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