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 45219

Summary: I18N - some labels not coming from locale
Product: platform Reporter: Ken Frank <kfrank>
Component: Action ItemsAssignee: tasklist-issues@contrib <tasklist-issues>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug
Priority: P2 Keywords: I18N
Version: 4.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2004-06-18 21:46:32 UTC
this is about todo window - if this is not part of
editor module, please
put in proper subcat.

the labels "No Filter" and Default Filter dont
come from bundle
files 

(can you in general check all code for strings
that are either
not i18n'd ? (sometimes strings are even in bundle
files but dont
come from localized versions of them)

----

Also, dont know if this has been seen - add filter
window allows
matching criteria - there are 2 dropdown lists for
it and then a text
field - but running even at default font but with
longer message
had this text field be almost invisible.
Comment 1 Ondrej Rypacek 2004-06-25 11:25:58 UTC
fixed. The "No Filter" string was inserted into bundle and "Default
Filter", originally stored directly in setting templates, was moved to
bundle.
The Edit Filter window was enlarged.
Comment 2 Ken Frank 2007-05-29 18:10:55 UTC
v