src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties
equal
deleted
inserted
replaced
55 |
55 |
56 error.tool-not-found=Can not find {0}. Reason: {1} |
56 error.tool-not-found=Can not find {0}. Reason: {1} |
57 error.tool-not-found.advice=Please install {0} |
57 error.tool-not-found.advice=Please install {0} |
58 error.tool-old-version=Can not find {0} {1} or newer |
58 error.tool-old-version=Can not find {0} {1} or newer |
59 error.tool-old-version.advice=Please install {0} {1} or newer |
59 error.tool-old-version.advice=Please install {0} {1} or newer |
|
60 error.jlink.failed=jlink failed with: {0} |
60 |
61 |
61 warning.module.does.not.exist=Module [{0}] does not exist |
62 warning.module.does.not.exist=Module [{0}] does not exist |
62 warning.no.jdk.modules.found=Warning: No JDK Modules found |
63 warning.no.jdk.modules.found=Warning: No JDK Modules found |
63 |
64 |
64 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package |
65 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package |