includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 01 Feb 2010 02:22:54 -0500
changeset 1217 feeb49aa6270
parent 335 67bd3121a12e
permissions -rw-r--r--
Modified paragraph rule to not use recursive parsing; made parsing of code and pre tags much more reliable. Fixes issue 1 (QA: RE-TEST).

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