diff -r 88e2753a2334 -r 0fe62353385b src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources_zh_CN.properties --- a/src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources_zh_CN.properties Wed Oct 23 10:10:34 2019 -0400 +++ b/src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources_zh_CN.properties Wed Oct 23 10:37:54 2019 -0400 @@ -33,8 +33,6 @@ error.invalid-cfbundle-version.advice=Set a compatible 'appVersion' or set a 'mac.CFBundleVersion'. Valid versions are one to three integers separated by dots. error.explicit-sign-no-cert=Signature explicitly requested but no signing certificate specified 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. -error.parameters-null=Parameters map is null -error.parameters-null.advice=Pass in a non-null parameters map. error.must-sign-app-store=Mac App Store apps must be signed, and signing has been disabled by bundler configuration error.must-sign-app-store.advice=Either unset 'signBundle' or set 'signBundle' to true error.no-app-signing-key=No Mac App Store App Signing Key