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 99749

Summary: I18N - "NetBeans" menu displays in English on MAC OS X in zh_CN locale
Product: ide Reporter: Rebecca Liu <rebeccaliu>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jf4jbug
Priority: P2 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Attach a screenshot.

Description Rebecca Liu 2007-04-03 06:22:57 UTC
On Mac OS X, zh_CN locale; start IDE and the menu bar shows on the top of screen.

The first menu item is "NetBeans", which includes "About NetBeans",
"Preferrence", "Quit NetBeans", etc. They are automatically gathered from other
menu items like "Tools", "Help". The weird thing in zh_CN locale is , this menu
is displayed in English, but not Chinese. But when you click "About NetBeans"
for example, the popup window shows Chinese information.

The issue doesn't happen in ja locale.
Comment 1 Rebecca Liu 2007-04-03 06:23:50 UTC
Created attachment 40293 [details]
Attach a screenshot.
Comment 2 novakm 2007-04-05 11:15:53 UTC
I18N will be probably the right component to reassign to.
Comment 3 Marian Petras 2007-04-05 13:40:09 UTC
No, component "i18n" is for the Internationalization module, a tool that helps
developers internationalize their applications.
Comment 4 novakm 2007-04-10 12:43:16 UTC
Found a similiar issue - obviously it doesn't happen only for zh_CN locale.

*** This issue has been marked as a duplicate of 92204 ***