summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorerri120 <erri120@users.noreply.github.com>2019-08-14 15:38:31 +0000
committerGitHub <noreply@github.com>2019-08-14 15:38:31 +0000
commit3ca0a9fe1e7b751ecda37de53f9a01c88fcb576c (patch)
tree16ad9bed49fc2e214a38beffcdb44225b6a386ea /src
parenta7df11a31d684cfc341fc401dc3a9449f2538084 (diff)
Updated string of the hideAPICounterBox
The api counter box is in the bottom right corner since the last update. This change reflects that.
Diffstat (limited to 'src')
-rw-r--r--src/settingsdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index e011542e..660cae92 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -718,10 +718,10 @@ p, li { white-space: pre-wrap; }
<item row="1" column="1">
<widget class="QCheckBox" name="hideAPICounterBox">
<property name="toolTip">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;By default, a counter is displayed under the mod list. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;By default, a counter is displayed in the bottom right corner. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="whatsThis">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;By default, a counter is displayed under the mod list. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;By default, a counter is displayed in the bottom right corner. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Hide API Request Counter</string>