app/tiny_mce/plugins/advhr/langs/en_dlg.js
author Todd Larsen <tlarsen@google.com>
Sat, 04 Oct 2008 07:20:48 +0000
changeset 283 52e5039ac0fc
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Update soc/logic/site/sidebar.py to use parts of the "site map" in soc/logic/site/map.py to generate portions of the sidebar menu. Patch by: Todd Larsen Review by: to-be-reviewed

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