app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 27 Feb 2009 12:04:49 +0000
changeset 1544 5d23f0160fcd
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed typo in soc/models/group_app. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});