includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sun, 27 Jan 2008 23:45:53 -0500
changeset 382 2ccb55995aef
parent 335 67bd3121a12e
permissions -rw-r--r--
Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty

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