includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Fri, 15 May 2009 15:56:25 -0400
changeset 986 aa6f26d96577
parent 335 67bd3121a12e
permissions -rw-r--r--
User homepage/URL is now displayed on user pages

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