diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index 7c3ab1713..c880d02cc 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -493,9 +493,9 @@ game.crash.reason.fabric_warnings=The Fabric Loader warned:\n\ game.crash.reason.file_already_exists=The game crashed because the file "%1$s" already exists.\n\ \n\ You can try backing up and deleting that file, then relaunching the game. -game.crash.reason.file_changed=The game crashed because the file "%1$s" already exists.\n\ +game.crash.reason.file_changed=The game crashed because the file verification failed.\n\ \n\ - You can try backing up and deleting that file, then relaunching the game. + If you modified the Minecraft.jar file, you will need to revert the modification or re-download the game. game.crash.reason.gl_operation_failure=The game crashed because of some mods, shaders, or resource packs.\n\ \n\ Please disable the mods, shaders, or resource packs you are using and then try again.