app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 03 Mar 2009 23:01:31 +0000
changeset 1612 09bccdf6bdec
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Keep the score within the allowed bounds via student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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