From c7c4a8b08e16ac7f40b5ce75c35a1ee5787a97b0 Mon Sep 17 00:00:00 2001 From: Silarn Date: Tue, 29 Jan 2019 21:17:54 -0600 Subject: Update outdated UI descriptions for API monitor --- src/mainwindow.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 758b1123..ad6b3e38 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -550,10 +550,10 @@ p, li { white-space: pre-wrap; } - API Queued Requests and Throttle Count + API Queued and Remaining Requests - 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. + <html><head/><body><p>This tracks the number of queued Nexus API requests on the left (<span style=" font-weight:600;">Q</span>) and the remaining daily (<span style=" font-weight:600;">D</span>) and hourly (<span style=" font-weight:600;">H</span>) requests on the right. The Nexus API limits you to a pool of <span style=" font-weight:600;">2500</span> requests per day and <span style=" font-weight:600;">100</span> requests per hour. It is dynamically updated every time a request is completed. If you exceed this limit, you will be unable to queue downloads, check updates, parse mod info, or even log in.</p></body></html> QFrame::StyledPanel @@ -568,7 +568,7 @@ p, li { white-space: pre-wrap; } 1 - API: Q: 0 | Ts: 300 + API: Q: 0 | D: 0 | H: 0 Qt::AlignCenter -- cgit v1.3.1