src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources.properties
branchJDK-8200758-branch
changeset 57080 bd4ce7f9ea2c
parent 57059 9bb2a4dc3af7
child 57103 fe6bf39ac415
equal deleted inserted replaced
57079:c53a2eca0f57 57080:bd4ce7f9ea2c
   109 error.no-pkg-signing-key=No Mac App Store Installer Signing Key
   109 error.no-pkg-signing-key=No Mac App Store Installer Signing Key
   110 error.no-pkg-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
   110 error.no-pkg-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
   111 error.certificate.expired=Error: Certificate expired {0}.
   111 error.certificate.expired=Error: Certificate expired {0}.
   112 error.dmg-does-not-do-daemons=DMG bundler doesn't support services.
   112 error.dmg-does-not-do-daemons=DMG bundler doesn't support services.
   113 error.dmg-does-not-do-daemons.advice=Make sure that the service hint is set to false.
   113 error.dmg-does-not-do-daemons.advice=Make sure that the service hint is set to false.
   114 error.license-missing=Specified license file is missing.
       
   115 error.license-missing.advice=Make sure that "{0}" references a file in the app resources, and that it is relative file reference.
       
   116 
   114 
   117 resource.bundle-config-file=Bundle config file
   115 resource.bundle-config-file=Bundle config file
   118 resource.app-info-plist=Application Info.plist
   116 resource.app-info-plist=Application Info.plist
   119 resource.runtime-info-plist=Java Runtime Info.plist
   117 resource.runtime-info-plist=Java Runtime Info.plist
   120 resource.mac-app-store-entitlements=Mac App Store Entitlements
   118 resource.mac-app-store-entitlements=Mac App Store Entitlements