app/tiny_mce/plugins/advhr/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 30 Nov 2008 16:36:17 +0000
changeset 625 ec867361b5ba
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add missing dots in soc.logic.lists module. Change method names to comply with Style Guide. Make class variable protected by adding "_" to the name of variable. Update lists templates respectively (methods name change). Patch by: Pawel Solyga

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