includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 15 Apr 2009 20:10:40 -0400
changeset 921 a71de5e21423
parent 335 67bd3121a12e
permissions -rw-r--r--
New primary theme: Enanium

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