includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 12 Jul 2008 12:28:55 -0400
changeset 641 523aa400a6b9
parent 335 67bd3121a12e
permissions -rw-r--r--
NOW we can tag the release.

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