app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 30 Jan 2009 22:02:20 +0000
changeset 1097 1f7015b33a0c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add a 'Create new document' link for clubs, sponsors and programs Patch by: Sverre Rabbelier

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