< prev index next >

modules/jdk.packager/src/main/resources/com/oracle/tools/packager/mac/MacAppStoreBundler.properties

Print this page

        

@@ -26,9 +26,11 @@
 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
 error.no-app-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
 error.no-pkg-signing-key=No Mac App Store Installer Signing Key
 error.no-pkg-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
+error.certificate.expired=Error: Certificate expired {0}.
+
 
 message.config-save-location=Config files are saved to {0}. Use them to customize package.
 message.building-bundle=Building Mac App Store Bundle for {0}
 mesasge.intermediate-bundle-location=Intermediate application bundle image\: {0}
< prev index next >