From 127e4acb24c46e340baaaa81d6d24d4e65a79e19 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 f73f735e9..11bc8d921 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]