mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-08 11:25:46 -04:00
fix(locale): fix english translation of game.crash.reason.file_changed
(#3699)
My mistake in https://github.com/HMCL-dev/HMCL/pull/3367
This commit is contained in:
parent
f011a14798
commit
78a5ade35a
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user