summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 1aa7ce4c..758b1123 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -550,10 +550,10 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QLabel" name="apiRequests">
<property name="toolTip">
- <string extracomment="API Queued Requests and Throttle Count">API Queued Requests and Throttle Count</string>
+ <string>API Queued Requests and Throttle Count</string>
</property>
<property name="whatsThis">
- <string>This tracks the number of queues Nexus API requests on the left and the current requests remaining before being throttled. You have 300 requests as a regular user and 600 as a premium user. These requests renew at the rate of one per second.</string>
+ <string>This tracks the number of queued Nexus API requests on the left and the current requests remaining before being throttled. You have 300 requests as a regular user and 600 as a premium user. These requests renew at the rate of one per second.</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>