mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-12-28 15:18:21 +00:00
Merge pull request #5253 from MarkusTieger/fix/proxy-settings-message
Fixed Wrong Proxy Settings Message
This commit is contained in:
commit
7d7a3aada8
@ -39,7 +39,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="proxyPlainTextWarningLabel_2">
|
<widget class="QLabel" name="proxyPlainTextWarningLabel_2">
|
||||||
<property name="text">
|
<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>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignCenter</set>
|
<set>Qt::AlignCenter</set>
|
||||||
|
Loading…
Reference in New Issue
Block a user