includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Mon, 16 Feb 2009 16:04:31 -0500
changeset 830 79fb483807f6
parent 335 67bd3121a12e
permissions -rw-r--r--
Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)

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