From eff47036b59e09e3ecf23dfd79abbfea0a7ad71a Mon Sep 17 00:00:00 2001
From: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Date: Fri, 1 Nov 2024 19:58:45 +0800
Subject: [PATCH] Minor fixes
---
HMCL/src/main/resources/assets/lang/I18N.properties | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties
index b20222aecf..b6641438bb 100644
--- a/HMCL/src/main/resources/assets/lang/I18N.properties
+++ b/HMCL/src/main/resources/assets/lang/I18N.properties
@@ -502,7 +502,7 @@ game.crash.reason.graphics_driver=The game crashed due to a problem with your gr
If your PC has a discrete graphics card, you need to check whether the game uses integrated/core graphics. If so, please open the launcher using your discrete graphics card. If the problem persists, you probably should consider using a new graphics card or a new PC.\n\
\n\
If you are using your integrated graphics card, please notice that Minecraft 1.16.5 or earlier requires Java 1.8.0_51 or earlier for Intel(R) Core(TM) 3000 processor series or earlier.
-game.crash.reason.macos_failed_to_find_service_port_for_display=The current game cannot continue due to a failure to initialize the OpenGL window on the Apple silicon platform.\n\
+game.crash.reason.macos_failed_to_find_service_port_for_display=The game cannot continue due to a failure to initialize the OpenGL window on the Apple silicon platform.\n\
\n\
For this problem, HMCL does not have direct solutions at the moment. Please try opening any browser and going fullscreen, then return to HMCL, launch the game, and quickly return to the browser page before the game window pops up, wait for the game window to appear, and then switch back to the game window.
game.crash.reason.illegal_access_error=The game crashed due to some mod(s).\n\
@@ -571,12 +571,12 @@ game.crash.reason.memory_exceeded=The game crashed due to too much memory alloca
game.crash.reason.mod=The game crashed due to the mod "%1$s".\n\
\n\
You may update or delete the mod and then try again.
-game.crash.reason.mod_resolution=The game crashed due to mod resolution failure.\n\
+game.crash.reason.mod_resolution=The game cannot continue to run due to mod dependency problems.\n\
\n\
Fabric provided the following details:\n\
\n\
%1$s
-game.crash.reason.forgemod_resolution=The game crashed due to mod resolution failure.\n\
+game.crash.reason.forgemod_resolution=The game cannot continue to run due to mod dependency problems.\n\
\n\
Forge/NeoForge provided the following details:\n\
%1$s