app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 01 Feb 2009 16:04:31 +0000
changeset 1148 90830679b60c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added org_app logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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