includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Tue, 06 Apr 2010 15:55:21 -0400
changeset 1241 99b749da5149
parent 335 67bd3121a12e
permissions -rw-r--r--
Merged

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