includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Wed, 09 Jul 2008 17:38:08 -0400
changeset 611 4b914331a39b
parent 335 67bd3121a12e
permissions -rw-r--r--
Sprited icons for admin panel applets

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