-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b39
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224545 | 7u6 | Thomas Ng | P3 | Closed | Fixed | b10 |
WPTG's automated translation system returns S.Chinese resource files with _zh_CN extension. In order to fully automate the translation process in jdk8, we need to rename the following files:
install/make/fiuexe/fiu/src/fiu/FilesInUse_zh.rc
install/make/installer/bundles/windows/ishield/wrapper/common/common_zh.rc
install/make/installer/bundles/windows/ishield/wrapper/wrapper.jre/wrapper_zh.rc
install/make/installer/bundles/windows/ishield/wrapper_online/jre/jinstall_zh.rc
install/make/installer/bundles/windows/ishield/wrapper_online/jre/jinstallcom_zh.rc
install/make/installerdll/installerdll/src/installer/resource_zh.rc
install/src/windows/patcher/PatchInstaller_zh.rc
deploy/src/common/windows/native/resource_zh.rc
deploy/src/plugin/win32/com/axbridge/core/axbridge_zh.rc
deploy/src/plugin/win32/com/axbridge/packager/Packager_zh.rc
deploy/src/plugin/win32/com/axbridge/register/BeanReg_zh.rc
deploy/src/plugin/win32/com/iexplorer/jpiexpl_zh.rc
deploy/src/plugin/win32/controlpanel/cpl/javacpl_zh.rc
deploy/src/plugin/win32/converter/HtmlConverter_zh.rc
deploy/src/plugin/win32/eula/EULA_zh.rc
deploy/src/plugin/win32/jpishare/resource_zh.rc
deploy/src/plugin/win32/nsstub/resource_zh.rc
deploy/src/plugin/win32/plugin2/npjp2/resource_zh.rc
deploy/src/plugin/win32/ssv/SSV_zh.rc
deploy/src/plugin/win32/toolkit/common/DeployTkCommon_zh.rc
install/make/fiuexe/fiu/src/fiu/FilesInUse_zh.rc
install/make/installer/bundles/windows/ishield/wrapper/common/common_zh.rc
install/make/installer/bundles/windows/ishield/wrapper/wrapper.jre/wrapper_zh.rc
install/make/installer/bundles/windows/ishield/wrapper_online/jre/jinstall_zh.rc
install/make/installer/bundles/windows/ishield/wrapper_online/jre/jinstallcom_zh.rc
install/make/installerdll/installerdll/src/installer/resource_zh.rc
install/src/windows/patcher/PatchInstaller_zh.rc
deploy/src/common/windows/native/resource_zh.rc
deploy/src/plugin/win32/com/axbridge/core/axbridge_zh.rc
deploy/src/plugin/win32/com/axbridge/packager/Packager_zh.rc
deploy/src/plugin/win32/com/axbridge/register/BeanReg_zh.rc
deploy/src/plugin/win32/com/iexplorer/jpiexpl_zh.rc
deploy/src/plugin/win32/controlpanel/cpl/javacpl_zh.rc
deploy/src/plugin/win32/converter/HtmlConverter_zh.rc
deploy/src/plugin/win32/eula/EULA_zh.rc
deploy/src/plugin/win32/jpishare/resource_zh.rc
deploy/src/plugin/win32/nsstub/resource_zh.rc
deploy/src/plugin/win32/plugin2/npjp2/resource_zh.rc
deploy/src/plugin/win32/ssv/SSV_zh.rc
deploy/src/plugin/win32/toolkit/common/DeployTkCommon_zh.rc
- backported by
-
JDK-2224545 NLS: please rename _zh.rc files to zh_CN.rc
- Closed