view WebContent/jscripts/tiny_mce/plugins/example/langs/en_dlg.js @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
line wrap: on
line source

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