typo.
This commit is contained in:
parent
aba97aa2c1
commit
b9928c5202
|
@ -876,7 +876,7 @@ class FileTransfersWindow:
|
|||
self.continue_menuitem.set_no_show_all(True)
|
||||
|
||||
else:
|
||||
label = _('_Continue')
|
||||
label = _('Continue')
|
||||
self.pause_button.set_label(label)
|
||||
self.pause_button.set_image(gtk.image_new_from_stock(
|
||||
gtk.STOCK_MEDIA_PLAY, gtk.ICON_SIZE_MENU))
|
||||
|
|
Loading…
Reference in New Issue