src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties
branchJDK-8200758-branch
changeset 57407 2c14fbeff1dc
parent 57404 a477b26bf888
child 57438 4a31db8d42bd
--- a/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties	Thu Jun 13 19:34:44 2019 -0400
+++ b/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties	Fri Jun 14 12:04:12 2019 -0400
@@ -37,15 +37,13 @@
 resource.inno-setup-project-file=Inno Setup project file
 resource.setup-icon=setup dialog icon
 resource.post-install-script=script to run after application image is populated
-resource.wxl-file-name=MsiInstallerStrings_zh_CN.wxl
+resource.wxl-file-name=MsiInstallerStrings_en.wxl
 
 error.parameters-null=Parameters map is null.
 error.parameters-null.advice=Pass in a non-null parameters map.
 error.no-windows-resources=This copy of the JDK does not support Windows.
 error.no-windows-resources.advice=Please use the Oracle JDK for Windows.
 error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}.
-error.cannot-create-output-dir=Output directory {0} cannot be created.
-error.cannot-write-to-output-dir=Output directory {0} is not writable.
 error.iscc-not-found=Can not find Inno Setup Compiler (iscc.exe).
 error.iscc-not-found.advice=Download Inno Setup 5 or later from http://www.jrsoftware.org and add it to the PATH.
 error.copyright-is-too-long=The copyright string is too long for InnoSetup.