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 24169 - I18N - The state of the thread does not come from Bundle.properties
Summary: I18N - The state of the thread does not come from Bundle.properties
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-05-29 09:44 UTC by Masafumi Matsuda
Modified: 2002-12-23 16:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (59.36 KB, image/gif)
2002-05-29 09:45 UTC, Masafumi Matsuda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masafumi Matsuda 2002-05-29 09:44:37 UTC
Please see attached image file.
To reproduce:
1.Highlight 
~/ffjuser40ee/sampledir/examples/advanced/MemoryView.java
2.Debug -> Start New Session
3.Open the Threads view of the Debugger window.
4.Expand the thread.(examples advanced MemoryView
-> system -> main)

The state of the thread is in English. "Unknown,
Wait, Runnning"
I think the other states are probably also in
English.

OS:Solaris 5.9
Orion Build:orion_ml_0205028  fcc Build:20.4
JDK:JDK1.4.0
locale:ja
Comment 1 Masafumi Matsuda 2002-05-29 09:45:48 UTC
Created attachment 5994 [details]
snapshot
Comment 2 Jan Jancura 2002-05-29 12:52:26 UTC
fixed in main trunk
thank for report
Comment 3 gautham mudra 2002-07-18 19:10:37 UTC
Verified on Netbeans3.4 build0712dev
Comment 4 Jesse Glick 2002-12-23 16:34:51 UTC
Consistent use of the I18N keyword.