includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Sun, 27 Jan 2008 23:03:57 -0500
changeset 379 82b991bee797
parent 335 67bd3121a12e
permissions -rw-r--r--
Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points

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