app/tiny_mce/plugins/example/langs/en_dlg.js
author Augie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 00:27:17 +0000
changeset 419 e9280ea935e4
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Start a test system for the webapp itself.

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