src/jdk.packager/macosx/classes/jdk/packager/internal/resources/mac/MacAppBundler.properties
equal
deleted
inserted
replaced
70 error.non-existent-runtime.advice=Point the runtime parameter to a directory that containes the JRE. |
70 error.non-existent-runtime.advice=Point the runtime parameter to a directory that containes the JRE. |
71 error.cannot-detect-runtime-in-directory=Cannot determine which JRE/JDK exists in the specified runtime directory. |
71 error.cannot-detect-runtime-in-directory=Cannot determine which JRE/JDK exists in the specified runtime directory. |
72 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. |
72 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. |
73 resource.bundle-config-file=Bundle config file |
73 resource.bundle-config-file=Bundle config file |
74 |
74 |
75 message.config-save-location=Config files are saved to {0}. Use them to customize package. |
|
76 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. |
75 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. |
77 message.no-mac-jre-support=Currently Macs require a JDK to package |
76 message.no-mac-jre-support=Currently Macs require a JDK to package |
78 message.creating-app-bundle=Creating app bundle\: {0} |
77 message.creating-app-bundle=Creating app bundle\: {0} |
79 message.null-classpath=Null app resources? |
78 message.null-classpath=Null app resources? |
80 message.preparing-info-plist=Preparing Info.plist\: {0} |
79 message.preparing-info-plist=Preparing Info.plist\: {0} |