includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 10 May 2009 14:44:50 -0400
changeset 961 e5abd87bccef
parent 335 67bd3121a12e
permissions -rw-r--r--
Merging from accidental branch split

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