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

Summary: i18n Wizard page mis-titled
Product: java Reporter: Talley Mulligan <tmulligan>
Component: I18NAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX, UI
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.