Mercurial > public > sg101
comparison static/js/tiny_mce/plugins/advhr/langs/en_dlg.js @ 442:6c182ceb7147
Fixing #217; upgrade TinyMCE to 3.4.2 and enable the paste plugin.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 26 May 2011 00:43:49 +0000 |
parents | 88b2b9cb8c1f |
children |
comparison
equal
deleted
inserted
replaced
441:33d0c55e57a9 | 442:6c182ceb7147 |
---|---|
1 tinyMCE.addI18n('en.advhr_dlg',{ | 1 tinyMCE.addI18n('en.advhr_dlg',{ |
2 normal:"Normal", | |
2 width:"Width", | 3 width:"Width", |
4 widthunits:"Units", | |
3 size:"Height", | 5 size:"Height", |
4 noshade:"No shadow" | 6 noshade:"No shadow" |
5 }); | 7 }); |