app/tiny_mce/plugins/example/langs/en_dlg.js
author Augie Fackler <durin42@gmail.com>
Thu, 08 Jan 2009 15:31:41 +0000
changeset 781 35a2d07e04e8
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix the setup of the test environment, including clearing the datastore between tests.

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