src/jdk.packager/windows/classes/jdk/packager/internal/resources/windows/WinAppBundler.properties
branchJDK-8200758-branch
changeset 56989 0f19096663d1
parent 56986 5c3dae7af901
child 57013 0ece1b6f0958
equal deleted inserted replaced
56988:3cb9af04c779 56989:0f19096663d1
    51 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    51 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    52 error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}.
    52 error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}.
    53 
    53 
    54 message.creating-app-bundle=Creating app bundle\: {0} in {1}
    54 message.creating-app-bundle=Creating app bundle\: {0} in {1}
    55 message.result-dir=Result application bundle\: {0}
    55 message.result-dir=Result application bundle\: {0}
    56 message.config-save-location=Config files are saved to {0}. Use them to customize package.
       
    57 message.disable-bit-architecture-check=Disabled check for bit architecture mismatch.
    56 message.disable-bit-architecture-check=Disabled check for bit architecture mismatch.
    58 message.icon-not-ico=The specified icon "{0}" is not an ICO file and will not be used.  The default icon will be used in it's place.
    57 message.icon-not-ico=The specified icon "{0}" is not an ICO file and will not be used.  The default icon will be used in it's place.