view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 452:c77359d0d951

Working on #220. Can't test locally, so committing in increments.
author Brian Neal <bgneal@gmail.com>
date Thu, 30 Jun 2011 02:13:36 +0000
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});