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 - I18N - About dlg has a text not from pseudo localized bundle file
Summary: I18N - About dlg has a text not from pseudo localized bundle file
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-07-04 19:04 UTC by kaa
Modified: 2008-12-22 10:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
about dlg (27.54 KB, image/jpeg)
2007-07-04 19:04 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
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