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 14737

Summary: I18N - There are duplicated message keys in javacvs properties file
Product: versioncontrol Reporter: issues@www <issues>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: CLOSED FIXED    
Severity: blocker CC: prgsust
Priority: P2 Keywords: I18N
Version: 3.x   
Hardware: All   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description issues@www 2001-08-23 14:57:33 UTC
Description: 
There are duplicated message keys which assign different messages
in javacvs Bundle.properties file (l10n kit #3).  Please use different
keys for different messages.

filename:
OpenSource/javacvs/src/org/netbeans/modules/cvsclient/commands/status/Bundle.properties

duplicated keys:
StatusInfoPanel.SymNamesColumn=Symbolic Name
StatusInfoPanel.SymNamesColumn=Tag


Evaluation: 
Moving to Issuezilla

A comment.
Comment 1 Milos Kleint 2001-08-23 15:07:26 UTC
Actually there are two such keys: the next one is:
StatusInfoPanel.Rev2Column

why it this P2?
Comment 2 Milos Kleint 2001-08-23 15:35:28 UTC
fixed in main trunk.

Bug also appears in version : FFJ30
Comment 3 dmladek 2001-08-29 17:48:07 UTC
OK in [NBdev-200108290100]
Comment 4 Jesse Glick 2002-12-23 16:36:58 UTC
Consistent use of the I18N keyword.
Comment 5 Quality Engineering 2003-07-01 12:48:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.