From dfd148f55f70dd264839881cd65d5e1720707245 Mon Sep 17 00:00:00 2001 From: Thomas Piccirello Date: Tue, 16 Oct 2018 00:41:57 -0400 Subject: [PATCH] Add speed limit icons to WebUI Speed options --- src/webui/www/private/preferences_content.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/webui/www/private/preferences_content.html b/src/webui/www/private/preferences_content.html index 347e9750e..7ba8f83e2 100644 --- a/src/webui/www/private/preferences_content.html +++ b/src/webui/www/private/preferences_content.html @@ -291,6 +291,9 @@ QBT_TR(Global Rate Limits)QBT_TR[CONTEXT=OptionsDialog] + @@ -306,6 +309,9 @@ QBT_TR(Alternative Rate Limits)QBT_TR[CONTEXT=OptionsDialog]
+ QBT_TR(Alternative speed limits)QBT_TR[CONTEXT=MainWindow] +   QBT_TR(KiB/s)QBT_TR[CONTEXT=OptionsDialog]
+
+ QBT_TR(Alternative speed limits)QBT_TR[CONTEXT=MainWindow] +   QBT_TR(KiB/s)QBT_TR[CONTEXT=OptionsDialog]