app/tiny_mce/plugins/example/langs/en_dlg.js
author Todd Larsen <tlarsen@google.com>
Wed, 24 Sep 2008 06:00:28 +0000
changeset 200 8e3a18cead22
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Replace mock-up of sidebar with first draft of dynamic sidebar functionality.

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