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 23908 - FormEditorWindow - openFile is not i18n
Summary: FormEditorWindow - openFile is not i18n
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-23 14:08 UTC by Honza Firich
Modified: 2002-07-19 15:21 UTC (History)
1 user (show)

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 Honza Firich 2002-05-23 14:08:46 UTC
jelly 3.3.x

Class FormEditorWindow,
method openFile()

line 67: explorer.pushPopupMenu("Open", path);

String "Open" should be taken from the resource bundle.
Comment 1 Jiri Skrivanek 2002-05-27 11:10:36 UTC
Fixed in trunk.
New jelly-nb.jar created.