Merge pull request #5253 from MarkusTieger/fix/proxy-settings-message

Fixed Wrong Proxy Settings Message
This commit is contained in:
Petr Mrázek 2024-12-16 02:07:46 +01:00 committed by GitHub
commit 7d7a3aada8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@
<item>
<widget class="QLabel" name="proxyPlainTextWarningLabel_2">
<property name="text">
<string>This only applies to the launcher. Minecraft does not accept proxy settings.</string>
<string>This only applies to the launcher.</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>