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 70806 - I18N - duplicate key with different value in same bundle file
Summary: I18N - duplicate key with different value in same bundle file
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-12-27 04:32 UTC by Ken Frank
Modified: 2006-01-26 12:25 UTC (History)
2 users (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 Ken Frank 2005-12-27 04:32:09 UTC
org-netbeans-modules-j2eeserver

LBL_Add_Server_Instance=Add new server instance using Url...
LBL_Add_Server_Instance=Add Server...

are in same bundle file but just one should be so that when localized, correct
message will be used.
Comment 1 Sherold Dev 2006-01-02 12:51:37 UTC
F.

Checking in src/org/netbeans/modules/j2ee/deployment/impl/ui/Bundle.properties;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.24; previous revision: 1.23
done
Checking in
src/org/netbeans/modules/j2ee/deployment/impl/ui/actions/Bundle.properties;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ui/actions/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.23; previous revision: 1.22
done
Comment 2 Marek Grummich 2006-01-26 12:25:21 UTC
verified