--- old/modules/jdk.packager/src/main/resources/com/oracle/tools/packager/windows/WinAppBundler.properties 2016-09-01 17:39:20.000000000 -0700 +++ new/modules/jdk.packager/src/main/resources/com/oracle/tools/packager/windows/WinAppBundler.properties 2016-09-01 17:39:20.000000000 -0700 @@ -4,14 +4,14 @@ param.config-root.name= param.config-root.description= -param.raw-executable-url.name = Launcher URL -param.raw-executable-url.description = Override the packager default launcher with a custom launcher. +param.raw-executable-url.name=Launcher URL +param.raw-executable-url.description=Override the packager default launcher with a custom launcher. -param.rebrand-executable.name = Rebrand Launcher -param.rebrand-executable.description = Update the launcher with the application icon and update ownership information. +param.rebrand-executable.name=Rebrand Launcher +param.rebrand-executable.description=Update the launcher with the application icon and update ownership information. -param.icon-ico.name = .ico Icon -param.icon-ico.description = Icon for the application, in ICO format. +param.icon-ico.name=.ico Icon +param.icon-ico.description=Icon for the application, in ICO format. resource.application-icon=application icon @@ -26,7 +26,7 @@ message.creating-app-bundle=Creating app bundle\: {0} in {1} message.result-dir=Result application bundle\: {0} -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.disable-bit-architecture-check=Disabled check for bit architecture mismatch. message.jvm-user-arg-is-null=WARNING\: a jvmuserarg has a null name or value -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. +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.