app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 16 Feb 2009 19:30:11 +0000
changeset 1362 31b2cb6b75d8
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Seed in some orgs This is to facilitate testing of a 'slot allocation' ui. Patch by: SVerre Rabbelier

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