includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 29 Nov 2008 00:19:16 -0500
changeset 754 75decd836c94
parent 335 67bd3121a12e
permissions -rw-r--r--
[minor] optimized loading comments a little bit

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