Merge pull request #1819 from Desoroxxx/patch-1
Improve name and tooltip of mod dependency management option
This commit is contained in:
commit
a30292009a
@ -189,10 +189,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="dependenciesDisableBtn">
|
<widget class="QCheckBox" name="dependenciesDisableBtn">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Disable automatically checking and installation of mod dependencies.</string>
|
<string>Disable the automatic detection, installation, and updating of mod dependencies.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Do not install mod dependencies</string>
|
<string>Disable automatic mod dependency management</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user