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 14735 - I18N - There are duplicated message keys in java properties file
Summary: I18N - There are duplicated message keys in java properties file
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All Solaris
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-08-23 14:23 UTC by issues@www
Modified: 2007-09-26 09:14 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 issues@www 2001-08-23 14:23:32 UTC
Description: 
There are duplicated message keys which assign different messages
in java Bundle.properties file (l10n kit #3).  Please use different
keys for different messages.

filename:
OpenSource/java/src/org/netbeans/modules/java/ui/wizard/Bundle.properties

duplicated keys:
LBL_Name_Mnemonic=N
LBL_Name_Mnemonic=e


Evaluation: 
Moving to Issuezilla

A comment.
Comment 1 Svata Dedic 2001-09-11 12:33:14 UTC
Fixed in dev build.
Comment 2 Jan Becicka 2001-11-06 16:33:21 UTC
Verified
Comment 3 Jesse Glick 2002-12-23 16:36:55 UTC
Consistent use of the I18N keyword.
Comment 4 Quality Engineering 2003-07-01 13:17:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.