includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Wed, 08 Jul 2009 23:40:18 -0400
changeset 1050 94d835500d5b
parent 335 67bd3121a12e
permissions -rw-r--r--
Enanium: consolidated jBox and toolbar CSS. Firefox 3.5 did a double-request and it was slowing things down. Thanks YSlow.

tinyMCE.addI18n('en.advhr_dlg',{
width:"Width",
size:"Height",
noshade:"No shadow"
});