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 13424 - i18n - File System message is not i18ned
Summary: i18n - File System message is not i18ned
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-07-09 14:23 UTC by Jan Zajicek
Modified: 2008-12-23 11:36 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 Jan Zajicek 2001-07-09 14:23:32 UTC
In class:

org.netbeans.beaninfo.editors.FileSystemPanel

see line 99:

        setBorder(new javax.swing.border.CompoundBorder(new
javax.swing.border.TitledBorder("File System"), new
javax.swing.border.EmptyBorder(new java.awt.Insets(8, 8, 8, 8))));
Comment 1 David Strupl 2001-08-09 10:30:29 UTC
Fixed by akemr.
Comment 2 Jan Zajicek 2001-08-13 09:09:24 UTC
verified in dev
Comment 3 Jan Chalupa 2001-09-03 08:55:30 UTC
Adjusting target milestone.
Comment 4 Jesse Glick 2002-12-23 16:36:43 UTC
Consistent use of the I18N keyword.
Comment 5 Quality Engineering 2003-07-01 16:36:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.