Reword
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
9a8667e99c
commit
bd9d5e0990
@ -189,10 +189,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="dependenciesDisableBtn">
|
<widget class="QCheckBox" name="dependenciesDisableBtn">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Disable mod dependencies checking.</string>
|
<string>Disable automatically checking and installation of mod dependencies.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Disable mod dependencies checking</string>
|
<string>Do not install mod dependencies</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user