mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-12 13:26:53 -04:00
Fix: English I18N for fatal.javafx.missing is incorrect. (#2811)
This commit is contained in:
parent
4d6cb547ea
commit
56c48e5595
@ -356,9 +356,7 @@ HMCL cannot automatically install JavaFX under Java versions below 11.\n\
|
|||||||
Please update your Java to version 11 or higher.
|
Please update your Java to version 11 or higher.
|
||||||
fatal.javafx.incomplete=The JavaFX environment is incomplete.\n\
|
fatal.javafx.incomplete=The JavaFX environment is incomplete.\n\
|
||||||
Please try replacing your Java or reinstalling OpenJFX.
|
Please try replacing your Java or reinstalling OpenJFX.
|
||||||
fatal.javafx.missing=Missing JavaFX environment.\n\
|
fatal.javafx.missing=Missing JavaFX environment. Please launch Hello Minecraft! Launcher with a Java which includes OpenJFX.
|
||||||
If you are using Java 11 or higher, please downgrade it to Oracle JRE 8 (java.com), or install BellSoft Liberica Full JRE (bell-sw.com/pages/downloads/?package\=jre-full).\n\
|
|
||||||
Or, if you are using OpenJDK distributions, please make sure it has OpenJFX included.
|
|
||||||
fatal.config_change_owner_root=You are using the root account to start Hello Minecraft! Launcher, this may cause you to fail to start Hello Minecraft! Launcher with other account in the future.\n\
|
fatal.config_change_owner_root=You are using the root account to start Hello Minecraft! Launcher, this may cause you to fail to start Hello Minecraft! Launcher with other account in the future.\n\
|
||||||
Do you still want to continue?
|
Do you still want to continue?
|
||||||
fatal.config_in_temp_dir=You are start Hello Minecraft! Launcher in a temporary directory, your settings and game data may be lost.\n\
|
fatal.config_in_temp_dir=You are start Hello Minecraft! Launcher in a temporary directory, your settings and game data may be lost.\n\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user