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 60095 - I18N - duplicate key/values in some bundle files
Summary: I18N - duplicate key/values in some bundle files
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Pavel Fiala
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-06-16 05:58 UTC by Ken Frank
Modified: 2006-09-01 12:51 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 Ken Frank 2005-06-16 05:58:17 UTC
There are some modules that have, in the same bundle file, identical
keys but different values, so what user sees at runtime might vary.
There are also other duplicate key/same values in some same bundle files,
but these arent called out here probably should be reduced.
This list may not be complete so please check all bundle files for
dups.

 LBL_Role_Name=Role Name
LBL_Role_Name=Role Name:
TTL_ADD=ADD {0}
TTL_ADD=Add
TTL_EDIT=EDIT {0}
TTL_EDIT=Edit

LBL_Local_Interface=Local Interface:
LBL_Local_Interface=Local Interface

org-netbeans-modules-j2ee-ddloaders
LBL_ReferenceName=Reference Name
LBL_ReferenceName=Reference Name
LBL_ReferenceName=Reference Name:

org-netbeans-modules-j2ee-earproject/
LBL_CustomizeRun_ContextPathDesc_JLabel=<html>Specify the URL relative
 to the context path to run:</html>
 LBL_CustomizeRun_ContextPathDesc_JLabel=Specify the URL relative to th
 e context path to run:
 LBL_CustomizeRun_ContextPath_JLabel=ContextPath:
 LBL_CustomizeRun_ContextPath_JLabel=Context &Path:
 LBL_CustomizeRun_DisplayBrowser_JCheckBox=Display Browser on Run
 LBL_CustomizeRun_DisplayBrowser_JCheckBox=Display &Browser on Run
 LBL_CustomizeRun_RelativeURL_JLabel=Relative URL:
 LBL_CustomizeRun_Server_JLabel=Server:
 LBL_CustomizeRun_Server_JLabel=&Server:

 org-netbeans-modules-j2ee-sun-ide

 LBL_InstallRoot=Install Location:
 LBL_InstallRoot=Installation Root Directory
 DSC_LogLevel=Property Set allowing editing of Application Server compo
 nents log levels
 DSC_LogLevel=Controls the server instance's logging level to provide d
 iagnostic output.
 LBL_LogLevel=Log Level
 LBL_LogLevel=Server Logging Level
 org-netbeans-modules-j2eeserver/
 LBL_Add_Server_Instance=Add new server instance using Url...
 LBL_Add_Server_Instance=Add Server...
Comment 1 Pavel Buzek 2005-07-16 14:48:36 UTC
This is everywhere so there is no obvious owner ;-) Pavle can you take this? Thanks.
Comment 3 Dan Kolar 2006-09-01 12:51:33 UTC
v.