includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 19 Dec 2009 16:06:27 -0500
changeset 1190 fa306d7af9ce
parent 335 67bd3121a12e
permissions -rw-r--r--
Detagged 1.1.7

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