From 55f456d851ef29d472c9b3c5a780626e77605943 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Sat, 2 Jul 2011 19:10:55 +0100 Subject: [PATCH] Fix up/down speed labels in status tab --- deluge/ui/gtkui/glade/main_window.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deluge/ui/gtkui/glade/main_window.glade b/deluge/ui/gtkui/glade/main_window.glade index 79ac644a9..80852825d 100644 --- a/deluge/ui/gtkui/glade/main_window.glade +++ b/deluge/ui/gtkui/glade/main_window.glade @@ -1772,7 +1772,7 @@ This will filter torrents for the current selection on the sidebar. True False 0 - <b>Speed:</b> + <b>Up Speed:</b> True @@ -1796,7 +1796,7 @@ This will filter torrents for the current selection on the sidebar. True False 0 - <b>Speed:</b> + <b>Down Speed:</b> True