app/tiny_mce/plugins/example/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 05 Dec 2008 12:24:02 +0000
changeset 664 fb4c825b24ab
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Some style fixes in soc.logic.helper.notifications module. Little changes in welcome.html template. Patch by: Pawel Solyga

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