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 60776 - Include "getMessage" in the default I18N string
Summary: Include "getMessage" in the default I18N string
Status: STARTED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 12:43 UTC by Marian Petras
Modified: 2011-11-28 09:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2005-07-07 12:43:31 UTC
The default I18N Test Wizard format contains "getString" but not "getMessage".
Make it contain "getMessage".
Comment 1 Marian Petras 2005-07-07 12:44:24 UTC
Confirmed, accepted.