src/jdk.packager/macosx/classes/jdk/packager/internal/resources/builders/mac/MacAppImageBuilder.properties
branchJDK-8200758-branch
changeset 56989 0f19096663d1
parent 56986 5c3dae7af901
equal deleted inserted replaced
56988:3cb9af04c779 56989:0f19096663d1
    58 param.sign-bundle.description=Request that the bundle be signed.
    58 param.sign-bundle.description=Request that the bundle be signed.
    59 
    59 
    60 resource.app-info-plist=Application Info.plist
    60 resource.app-info-plist=Application Info.plist
    61 resource.runtime-info-plist=Java Runtime Info.plist
    61 resource.runtime-info-plist=Java Runtime Info.plist
    62 
    62 
    63 message.config-save-location=Config files are saved to {0}. Use them to customize package.
       
    64 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.
    63 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.
    65 message.null-classpath=Null app resources?
    64 message.null-classpath=Null app resources?
    66 message.preparing-info-plist=Preparing Info.plist\: {0}
    65 message.preparing-info-plist=Preparing Info.plist\: {0}
    67 message.icon-not-icns= The specified icon "{0}" is not an ICNS file and will not be used.  The default icon will be used in it's place.
    66 message.icon-not-icns= The specified icon "{0}" is not an ICNS file and will not be used.  The default icon will be used in it's place.
    68 message.version-string-too-many-components=Version sting may have between 1 and 3 numbers: 1, 1.2, 1.2.3.
    67 message.version-string-too-many-components=Version sting may have between 1 and 3 numbers: 1, 1.2, 1.2.3.