includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 09 Nov 2008 14:10:24 -0500
changeset 732 c3752aa881c2
parent 335 67bd3121a12e
permissions -rw-r--r--
Made defectivebydesign.org image local

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