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 41299 - i18n Wizard page mis-titled
Summary: i18n Wizard page mis-titled
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: SIMPLEFIX, UI
Depends on:
Blocks:
 
Reported: 2004-03-24 17:27 UTC by Talley Mulligan
Modified: 2004-08-13 12:11 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 Talley Mulligan 2004-03-24 17:27:26 UTC
the "Select Resource for Sources" page of the
wizard is referred to as the "Select Resource for
All Sources" in the left-hand Steps column...

while minor, it is important that users know they
can select individual sources here and do not have
to pick a single resource bundle for all listed
sources...
Comment 1 Marian Petras 2004-04-01 12:32:49 UTC
Confirmed, accepted.
Comment 2 Ondrej Rypacek 2004-06-07 15:42:36 UTC
Fixed by changing the text to "Select Resources for Sources" which
describes the purpose of the page accurately. I also corrected all
html docs, where the name of the page is refered to and fixed the Test
Wizard to use the same label for the same page.