includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Sat, 26 Sep 2009 15:21:51 -0400
changeset 1123 777f32ac6b7c
parent 335 67bd3121a12e
permissions -rw-r--r--
More blank-urlname bugfixes, this time involving internal links

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