includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Thu, 24 Jan 2008 22:06:09 -0500
changeset 372 5bd429428101
parent 335 67bd3121a12e
permissions -rw-r--r--
A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager

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