src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties
branchJDK-8200758-branch
changeset 58417 67ffaf3a2b75
parent 58360 fd45b7e2c027
child 58889 f04c0704a006
--- a/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties	Mon Sep 30 19:11:19 2019 -0400
+++ b/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties	Mon Sep 30 19:33:13 2019 -0400
@@ -53,6 +53,11 @@
 error.main-jar-does-not-exist=The configured main jar does not exist {0} in the input directory
 error.main-jar-does-not-exist.advice=The main jar must be specified relative to the input directory (not an absolute path), and must exist within that directory
 
+error.tool-not-found=Can not find {0}. Reason: {1}
+error.tool-not-found.advice=Please install {0}
+error.tool-old-version=Can not find {0} {1} or newer
+error.tool-old-version.advice=Please install {0} {1} or newer
+
 warning.module.does.not.exist=Module [{0}] does not exist
 warning.no.jdk.modules.found=Warning: No JDK Modules found