includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 01 Feb 2010 02:14:02 -0500
changeset 1215 ec7f8f6312bb
parent 335 67bd3121a12e
permissions -rw-r--r--
Added "days ago" to the Site Started field on admin home

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