includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Mon, 21 Apr 2008 19:37:31 -0400
changeset 539 1beddd693f2d
parent 335 67bd3121a12e
permissions -rw-r--r--
Replaced some confirmation boxes with miniPromptMessage versions. This commit will require a re-langimport and shift-reload.

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