app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 27 Feb 2009 10:52:28 +0000
changeset 1540 f6b0582fc087
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Revert "Make the input values 100% width." This reverts r2173, see r2101 for details. Patch by: SVerre Rabbelier

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