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 175079 - improper NOI18N in some dlight classes
Summary: improper NOI18N in some dlight classes
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2009-10-21 10:23 UTC by Alexey Vladykin
Modified: 2009-10-22 23:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Vladykin 2009-10-21 10:23:20 UTC
The following DLight classes - MasterSlaveView, DeadlockVisualizer, RacesVisualizer - contain strings marked as NOI18N,
while the strings should be i18nalizable and kept in Bundle.properties.
Comment 2 Quality Engineering 2009-10-22 23:46:23 UTC
Integrated into 'main-golden', will be available in build *200910221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dfbda3770688
User: Maria Tishkova <mromashova@netbeans.org>
Log: fixed IZ#175079 improper NOI18N in somde dlight classes