Bug 391872 - wrong message when download is paused (new DM). r=mano

This commit is contained in:
sdwilsh@shawnwilsher.com 2007-08-12 15:59:33 -07:00
parent cc3e87e9f3
commit e8fe057012

View File

@ -192,7 +192,7 @@
<xul:button class="cancel mini-button" tooltiptext="&cmd.cancel.label;"
command="cmd_cancel"/>
</xul:hbox>
<xul:label xbl:inherits="value=target,tooltiptext=target" flex="1"
<xul:label xbl:inherits="value=status,tooltiptext=status" flex="1"
crop="right" class="status"/>
<xul:spacer flex="1"/>
</xul:vbox>