src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_zh_CN.properties
equal
deleted
inserted
replaced
82 error.parameters-null.advice=Pass in a non-null parameters map. |
82 error.parameters-null.advice=Pass in a non-null parameters map. |
83 error.parameters-null=Parameters map is null. |
83 error.parameters-null=Parameters map is null. |
84 error.parameters-null.advice=Pass in a non-null parameters map. |
84 error.parameters-null.advice=Pass in a non-null parameters map. |
85 error.tool-not-found=Can not find {0}. |
85 error.tool-not-found=Can not find {0}. |
86 error.tool-not-found.advice=Please install required packages. |
86 error.tool-not-found.advice=Please install required packages. |
87 error.license-missing=Specified license file is missing. |
|
88 error.license-missing.advice=Make sure that "{0}" references a file in the app resources, and that it is relative to the basedir "{1}". |
|
89 error.launcher-name-too-long=The bundle name "{0}" is too long for a daemon. |
87 error.launcher-name-too-long=The bundle name "{0}" is too long for a daemon. |
90 error.launcher-name-too-long.advice=Set a bundler argument "{0}" to a bundle name that is shorter than 16 characters. |
88 error.launcher-name-too-long.advice=Set a bundler argument "{0}" to a bundle name that is shorter than 16 characters. |
91 error.cannot-create-output-dir=Output directory {0} cannot be created. |
89 error.cannot-create-output-dir=Output directory {0} cannot be created. |
92 error.cannot-write-to-output-dir=Output directory {0} is not writable. |
90 error.cannot-write-to-output-dir=Output directory {0} is not writable. |
93 error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}. |
91 error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}. |