src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_zh_CN.properties
branchJDK-8200758-branch
changeset 57080 bd4ce7f9ea2c
parent 57059 9bb2a4dc3af7
child 57096 d06bec27f8c9
equal deleted inserted replaced
57079:c53a2eca0f57 57080:bd4ce7f9ea2c
    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}.