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 108905

Summary: I18N - About dlg has a text not from pseudo localized bundle file
Product: platform Reporter: kaa <kaa>
Component: Window SystemAssignee: Pavel Buzek <pbuzek>
Status: VERIFIED FIXED    
Severity: blocker CC: dsimonek, kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: about dlg

Description kaa 2007-07-04 19:04:00 UTC
build 0630

Open About dialog.
There is a message not from pseudo localized bundle file.
Comment 1 kaa 2007-07-04 19:04:46 UTC
Created attachment 44720 [details]
about dlg
Comment 2 kaa 2007-07-04 19:05:57 UTC
I'm running in the Japan locale, using a pseudo localized Netbeans. The message does not come from the pseudo localized
jar file.
Comment 3 Peter Pis 2007-07-10 13:17:06 UTC
Reassigning to "core" for evaluation...
Comment 4 David Simonek 2007-07-10 13:21:23 UTC
Passing to author...
Comment 5 Pavel Buzek 2007-07-18 20:49:08 UTC
Looks like you are localizing the message in the wrong bundle. The one in core/actions/Bundle.properties was not used (I
removed it now), try localizing the one in core/ui/Bundle.properties.

Thanks.

Checking in actions/Bundle.properties;
/cvs/core/src/org/netbeans/core/actions/Bundle.properties,v  <--  Bundle.properties
new revision: 1.153; previous revision: 1.152
done
Comment 6 kaa 2007-08-02 16:00:33 UTC
verified: build 0727