includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 13 May 2009 09:43:00 -0400
changeset 969 0506adb8eb6c
parent 335 67bd3121a12e
permissions -rw-r--r--
Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI

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