src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties
equal
deleted
inserted
replaced
33 resource.executable-properties-template=Template for creating executable properties file |
33 resource.executable-properties-template=Template for creating executable properties file |
34 resource.setup-icon=setup dialog icon |
34 resource.setup-icon=setup dialog icon |
35 resource.post-app-image-script=script to run after application image is populated |
35 resource.post-app-image-script=script to run after application image is populated |
36 resource.post-msi-script=script to run after msi file for exe installer is created |
36 resource.post-msi-script=script to run after msi file for exe installer is created |
37 resource.wxl-file-name=MsiInstallerStrings_en.wxl |
37 resource.wxl-file-name=MsiInstallerStrings_en.wxl |
|
38 resource.wxs-file=Main wxs project file |
38 |
39 |
39 error.no-wix-tools=Can not find WiX tools (light.exe, candle.exe) |
40 error.no-wix-tools=Can not find WiX tools (light.exe, candle.exe) |
40 error.no-wix-tools.advice=Download WiX 3.0 or later from https://wixtoolset.org and add it to the PATH. |
41 error.no-wix-tools.advice=Download WiX 3.0 or later from https://wixtoolset.org and add it to the PATH. |
41 error.version-string-wrong-format=Version string is not compatible with MSI rules [{0}] |
42 error.version-string-wrong-format=Version string is not compatible with MSI rules [{0}] |
42 error.version-string-wrong-format.advice=Set the bundler argument "{0}" according to these rules: https://msdn.microsoft.com/en-us/library/aa370859%28v\=VS.85%29.aspx . |
43 error.version-string-wrong-format.advice=Set the bundler argument "{0}" according to these rules: https://msdn.microsoft.com/en-us/library/aa370859%28v\=VS.85%29.aspx . |