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 14739 - I18N - There are duplicated message keys in openide properties file
Summary: I18N - There are duplicated message keys in openide properties file
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Solaris
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-08-23 15:06 UTC by issues@www
Modified: 2008-12-22 22:46 UTC (History)
1 user (show)

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 15:06:21 UTC
Description: 
There are duplicated message keys which assign different messages
in openide Bundle.properties file (l10n kit #3).  Please use different
keys for different messages.

filename:
OpenSource/openide/src/org/openide/explorer/propertysheet/editors/Bundle.properties

duplicated keys:
CTL_Error_description_name=Error description name
CTL_Error_description_name=Regular Expression for Error


filename:
OpenSource/openide/src/org/openide/loaders/Bundle.properties

duplicated keys:
CTL_TemplateClassName=Name\:
CTL_TemplateClassName=Name:


Evaluation: 
Moving to Issuezilla

A comment.
Comment 1 Jan Zajicek 2001-09-10 11:43:17 UTC
Assigning to David, to solve the explorer part. davide, when done,
assign to Vita to done it in loaders part. Thanks.
Comment 2 Vitezslav Stejskal 2001-09-10 18:13:18 UTC
Done for */loaders package.
Comment 3 Peter Zavadsky 2001-09-13 14:12:55 UTC
Fixed for */propertysheet/editors/Bundle .
Comment 4 Jan Zajicek 2001-09-14 07:55:28 UTC
verified
Comment 5 Jesse Glick 2002-12-23 16:37:01 UTC
Consistent use of the I18N keyword.
Comment 6 Quality Engineering 2003-07-01 16:36:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.