feat(crash-report): WIP: crash-report parser rules.

This commit is contained in:
huanghongxun
2021-09-10 23:22:27 +08:00
parent eedb9f148c
commit 784e22afa7
2 changed files with 71 additions and 0 deletions

View File

@@ -296,6 +296,9 @@ folder.saves=存档文件夹
folder.screenshots=截图文件夹
game=游戏
game.crash.graphics_driver=
game.crash.too_old_java=当前游戏因为 Java 虚拟机版本过低崩溃了。你需要在游戏设置中更换更新版本的 Java 虚拟机,并重新启动游戏。如果没有下载安装,你可以在网上自行下载。
game.crash.openj9=当前游戏无法运行在 OpenJ9 虚拟机上,请你在游戏设置中更换 Hotspot Java 虚拟机,并重新启动游戏。如果没有下载安装,你可以在网上自行下载。
game.version=游戏版本
help=帮助