diff options
| author | Petr Mrázek <peterix@gmail.com> | 2021-10-18 00:47:02 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2021-10-21 00:47:53 +0200 |
| commit | 5b3dffce62f7e4c00436adeca33c5f2fc4a21db4 (patch) | |
| tree | 01a0eb2d994a9b0622697a6dbb124966692e692a /launcher/pages/global | |
| parent | 297d4b4196c9bd1d9c4dd422dd88aaec620038d6 (diff) | |
| download | PrismLauncher-5b3dffce62f7e4c00436adeca33c5f2fc4a21db4.tar.gz PrismLauncher-5b3dffce62f7e4c00436adeca33c5f2fc4a21db4.tar.bz2 PrismLauncher-5b3dffce62f7e4c00436adeca33c5f2fc4a21db4.zip | |
NOISSUE continue debranding...
Diffstat (limited to 'launcher/pages/global')
| -rw-r--r-- | launcher/pages/global/ProxyPage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/pages/global/ProxyPage.ui b/launcher/pages/global/ProxyPage.ui index 69fcef1e..347fa86c 100644 --- a/launcher/pages/global/ProxyPage.ui +++ b/launcher/pages/global/ProxyPage.ui @@ -39,7 +39,7 @@ <item> <widget class="QLabel" name="proxyPlainTextWarningLabel_2"> <property name="text"> - <string>This only applies to MultiMC. Minecraft does not accept proxy settings.</string> + <string>This only applies to the launcher. Minecraft does not accept proxy settings.</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> @@ -166,7 +166,7 @@ <item row="2" column="0" colspan="2"> <widget class="QLabel" name="proxyPlainTextWarningLabel"> <property name="text"> - <string>Note: Proxy username and password are stored in plain text inside MultiMC's configuration file!</string> + <string>Note: Proxy username and password are stored in plain text inside the launcher's configuration file!</string> </property> <property name="wordWrap"> <bool>true</bool> |
