mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 19:38:13 +00:00
Bug 391872 - wrong message when download is paused (new DM). r=mano
This commit is contained in:
parent
cc3e87e9f3
commit
e8fe057012
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user