src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources_zh_CN.properties
branchJDK-8200758-branch
changeset 57407 2c14fbeff1dc
parent 57397 89549ecec1c7
child 57438 4a31db8d42bd
equal deleted inserted replaced
57405:539d8b3f9e1e 57407:2c14fbeff1dc
    37 error.invalid-cfbundle-version.advice=Set a compatible 'appVersion' or set a 'mac.CFBundleVersion'. Valid versions are one to three integers separated by dots.
    37 error.invalid-cfbundle-version.advice=Set a compatible 'appVersion' or set a 'mac.CFBundleVersion'. Valid versions are one to three integers separated by dots.
    38 error.explicit-sign-no-cert=Signature explicitly requested but no signing certificate specified.
    38 error.explicit-sign-no-cert=Signature explicitly requested but no signing certificate specified.
    39 error.explicit-sign-no-cert.advice=Either specify a valid cert in 'mac.signing-key-developer-id-app' or unset 'signBundle' or set 'signBundle' to false.
    39 error.explicit-sign-no-cert.advice=Either specify a valid cert in 'mac.signing-key-developer-id-app' or unset 'signBundle' or set 'signBundle' to false.
    40 error.parameters-null=Parameters map is null.
    40 error.parameters-null=Parameters map is null.
    41 error.parameters-null.advice=Pass in a non-null parameters map.
    41 error.parameters-null.advice=Pass in a non-null parameters map.
    42 error.cannot-create-output-dir=Output directory {0} cannot be created.
       
    43 error.cannot-write-to-output-dir=Output directory {0} is not writable.
       
    44 error.must-sign-app-store=Mac App Store apps must be signed, and signing has been disabled by bundler configuration.
    42 error.must-sign-app-store=Mac App Store apps must be signed, and signing has been disabled by bundler configuration.
    45 error.must-sign-app-store.advice=Either unset 'signBundle' or set 'signBundle' to true.
    43 error.must-sign-app-store.advice=Either unset 'signBundle' or set 'signBundle' to true.
    46 error.no-app-signing-key=No Mac App Store App Signing Key
    44 error.no-app-signing-key=No Mac App Store App Signing Key
    47 error.no-app-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
    45 error.no-app-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
    48 error.no-pkg-signing-key=No Mac App Store Installer Signing Key
    46 error.no-pkg-signing-key=No Mac App Store Installer Signing Key