src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties
branchJDK-8200758-branch
changeset 58607 7451b17b40d3
parent 58116 93b8c1305de2
child 58647 2c43b89b1679
--- a/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties	Tue Oct 15 13:39:58 2019 -0400
+++ b/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties	Tue Oct 15 13:44:36 2019 -0400
@@ -43,9 +43,9 @@
 error.copyright-is-too-long=The copyright string is too long for InnoSetup
 error.copyright-is-too-long.advice=Provide a copyright string shorter than 100 characters.
 error.no-wix-tools=Can not find WiX tools (light.exe, candle.exe)
-error.no-wix-tools.advice=Download WiX 3.0 or later from http://wix.sf.net and add it to the PATH.
+error.no-wix-tools.advice=Download WiX 3.0 or later from https://wixtoolset.org and add it to the PATH.
 error.version-string-wrong-format=Version string is not compatible with MSI rules [{0}]
-error.version-string-wrong-format.advice=Set the bundler argument "{0}" according to these rules: http://msdn.microsoft.com/en-us/library/aa370859%28v\=VS.85%29.aspx .
+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 .
 error.version-string-major-out-of-range=Major version must be in the range [0, 255]
 error.version-string-build-out-of-range=Build part of version must be in the range [0, 65535]
 error.version-string-minor-out-of-range=Minor version must be in the range [0, 255]