This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206173

Summary: ZHCN: PARTIAL TRANS ON "JDK(TM) HOME FOLDER" IN ZH_CN
Product: nblocalization Reporter: XUNLGUO
Component: CodeAssignee: Masaki Katakai <masaki>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NLS: PARTIAL TRANS ON "JDK(TM) HOME FOLDER" IN ZH_CN

Description XUNLGUO 2011-12-09 05:26:30 UTC
Created attachment 113987 [details]
NLS: PARTIAL TRANS ON "JDK(TM) HOME FOLDER" IN ZH_CN

Please see bug13468342. 
https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=13468342

There is a installation bug, String "home" have not be translated in zh_CN 
JLP.location.label.text=&JDK™ home folder: 
JLP.location.label.text.java=&Java™ environment home folder: 

Screenshots attached also.
Comment 1 Masaki Katakai 2011-12-12 05:38:41 UTC
let's try to fix in next version.

./nbi/engine/src/org/netbeans/installer/wizard/components/panels/Bundle_zh_CN.properties:
  JLP.location.label.text=&JDK\u2122 home \u6587\u4ef6\u5939\uff1a
  JLP.location.label.text.java=&Java\u2122 \u73af\u5883 home \u6587\u4ef6\u5939\uff1a

./installer/components/products/nb-base/src/org/netbeans/installer/products/nb/base/Bundle_zh_CN.properties
  CL.install.jdk.home=\u8bbe\u7f6e\u76f8\u5e94\u7684 JDK home \u76ee\u5f55
  CL.install.error.jdk.home=\u65e0\u6cd5\u8bbe\u7f6e\u9009\u5b9a\u7684 JDK home \u76ee\u5f55
Comment 2 Masaki Katakai 2012-06-13 04:41:40 UTC
new translation for 7.2 fixed this issue