--- old/modules/jdk.packager/src/main/resources/com/oracle/tools/packager/mac/MacAppBundler.properties 2016-09-01 17:39:14.000000000 -0700 +++ new/modules/jdk.packager/src/main/resources/com/oracle/tools/packager/mac/MacAppBundler.properties 2016-09-01 17:39:14.000000000 -0700 @@ -4,8 +4,8 @@ param.signing-key-developer-id-app.name=Apple Developer ID Application Signing Key param.signing-key-developer-id-app.description=The full name of the Apple Developer ID Application signing key. -param.icon-icns.name= .icns Icon -param.icon-icns.description= Icon for the application, in ICNS format. +param.icon-icns.name=.icns Icon +param.icon-icns.description=Icon for the application, in ICNS format. param.config-root.name= param.config-root.description= @@ -49,7 +49,7 @@ error.cannot-detect-runtime-in-directory.advice=Point the runtime directory to one of the JDK/JRE root, the Contents/Home directory of that root, or the Contents/Home/jre directory of the JDK. resource.bundle-config-file=Bundle config file -message.config-save-location=\ Config files are saved to {0}. Use them to customize package. +message.config-save-location=Config files are saved to {0}. Use them to customize package. message.bundle-name-too-long-warning={0} is set to ''{1}'', which is longer than 16 characters. For a better Mac experience consider shortening it. message.no-mac-jre-support=Currently Macs require a JDK to package message.creating-app-bundle=Creating app bundle\: {0}