app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 28 Jan 2009 11:15:32 +0000
changeset 1026 e93271e9c70e
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed typo's in soc/views/helper/dynaform.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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