src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_zh_CN.properties
--- a/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_zh_CN.properties Tue Dec 18 18:23:16 2018 -0500
+++ b/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_zh_CN.properties Tue Dec 18 19:31:20 2018 -0500
@@ -84,8 +84,6 @@
error.parameters-null.advice=Pass in a non-null parameters map.
error.tool-not-found=Can not find {0}.
error.tool-not-found.advice=Please install required packages.
-error.license-missing=Specified license file is missing.
-error.license-missing.advice=Make sure that "{0}" references a file in the app resources, and that it is relative to the basedir "{1}".
error.launcher-name-too-long=The bundle name "{0}" is too long for a daemon.
error.launcher-name-too-long.advice=Set a bundler argument "{0}" to a bundle name that is shorter than 16 characters.
error.cannot-create-output-dir=Output directory {0} cannot be created.