Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2023-11-05 20:31:48 +00:00 committed by GitHub
parent 9a8667e99c
commit bd9d5e0990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,10 +189,10 @@
<item>
<widget class="QCheckBox" name="dependenciesDisableBtn">
<property name="toolTip">
<string>Disable mod dependencies checking.</string>
<string>Disable automatically checking and installation of mod dependencies.</string>
</property>
<property name="text">
<string>Disable mod dependencies checking</string>
<string>Do not install mod dependencies</string>
</property>
</widget>
</item>