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 145949

Summary: I18N - default access modifier shown not from the pseudo localized jar
Product: guibuilder Reporter: kaa <kaa>
Component: CodeAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank, pchytil
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2008-09-02 16:52:03 UTC
Product Version: NetBeans IDE Dev (Build 200808240201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Create Java App
2. Add JPanel then drop a button from the Palette
3. Open button properties then select Code tab
4. Select Variable Modifiers value then press '...' button

Dialog appears. Expand drop down list.
There is <default> value. The message does not come from the pseudo localized jar.
Comment 1 kaa 2008-09-02 16:52:28 UTC
Created attachment 68887 [details]
image
Comment 2 Petr Chytil 2008-09-04 08:28:12 UTC
reassigning to core/property editors for evaluation
Comment 3 Jiri Rechtacek 2008-09-04 11:55:19 UTC
I guess it's form/src/org/netbeans/modules/form/editors/ModifierPanel.java in form
Comment 4 Jan Stola 2008-09-04 13:16:08 UTC
Confirmed - this text should be i18ned.
Comment 5 Jan Stola 2008-09-04 13:28:37 UTC
Fixed.

Modified files: http://hg.netbeans.org/main?cmd=changeset;node=2e812099217e
Comment 6 kaa 2008-09-11 17:01:03 UTC
verified: build 0910