includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan Fuhry <dan@enanocms.org>
Thu, 10 Feb 2011 21:52:54 -0500
changeset 1340 d1d64b373878
parent 335 67bd3121a12e
permissions -rw-r--r--
ajax get_styles is now case insensitive with the theme_id

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