diff --git a/HMCLauncher/HMCL/lang.h b/HMCLauncher/HMCL/lang.h index b17749023..3f8fc72a3 100644 --- a/HMCLauncher/HMCL/lang.h +++ b/HMCLauncher/HMCL/lang.h @@ -1,4 +1,4 @@ #pragma once #define ERROR_PROMPT L"Java installation cannot be found in this computer, please download it from https://java.com \n" \ -L"未能在这台电脑上找到Java 8~Java 10,请从 https://java.com 下载安装Java" \ No newline at end of file +L"未能在这台电脑上找到Java,请从 https://java.com 下载安装Java" \ No newline at end of file