app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <sverre@rabbelier.nl>
Sat, 01 Aug 2009 15:55:33 -0700
changeset 2706 198926c38229
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add link to withdraw student project page

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