--- old/src/jdk.incubator.jpackage/macosx/classes/jdk/incubator/jpackage/internal/resources/MacResources.properties 2020-03-30 12:45:01.029280400 -0400 +++ new/src/jdk.incubator.jpackage/macosx/classes/jdk/incubator/jpackage/internal/resources/MacResources.properties 2020-03-30 12:44:59.231830300 -0400 @@ -46,8 +46,7 @@ resource.bundle-config-file=Bundle config file resource.app-info-plist=Application Info.plist resource.runtime-info-plist=Java Runtime Info.plist -resource.mac-app-store-entitlements=Mac App Store Entitlements -resource.mac-app-store-inherit-entitlements=Mac App Store Inherit Entitlements +resource.entitlements=Mac Entitlements resource.dmg-setup-script=DMG setup script resource.license-setup=License setup resource.dmg-background=dmg background @@ -68,6 +67,7 @@ message.version-string-numbers-only=Version strings can consist of only numbers and up to two dots. message.creating-association-with-null-extension=Creating association with null extension. message.ignoring.symlink=Warning: codesign is skipping the symlink {0}. +message.already.signed=File already signed: {0}. message.keychain.error=Error: unable to get keychain list. message.building-bundle=Building Mac App Store Package for {0}. message.app-image-dir-does-not-exist=Specified application image directory {0}: {1} does not exists.