summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-08-15 03:52:37 -0400
committerGitHub <noreply@github.com>2019-08-15 03:52:37 -0400
commit73626b297904d50507bb7d5d1342120040e655e8 (patch)
tree16ad9bed49fc2e214a38beffcdb44225b6a386ea /src
parenta7df11a31d684cfc341fc401dc3a9449f2538084 (diff)
parent3ca0a9fe1e7b751ecda37de53f9a01c88fcb576c (diff)
Merge pull request #817 from erri120/patch-1
Updated string of the hideAPICounterBox
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>