app/tiny_mce/plugins/example/langs/en_dlg.js
author James Levy <jamesalexanderlevy@gmail.com>
Sun, 28 Jun 2009 14:18:01 +0200
changeset 2431 800a020c9bcf
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added logic for Survey and SurveyRecord. The logic for the SurveyRecord will be seperated within the upcoming days. Patch by: James Levy, Daniel Diniz, Lennard de Rijk Reviewed by: Lennard de Rijk

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