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 22440

Summary: I18N - TXT_IDLFileContent_MNE is not mnemonic for TXT_IDLFileContent
Product: obsolete Reporter: jf4jbug <jf4jbug>
Component: corbaAssignee: issues@obsolete <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: I18N
Priority: P2    
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jf4jbug 2002-04-15 11:53:03 UTC
corba/src/org/netbeans/modules/corba/wizard/panels/Bundle.properties
has the following message.

TXT_IDLFileContent_MNE=IDL File Content:

According to CreateIDLPanel.java,
TXT_IDLFileContent_MNT seems to be mnemonic for
TXT_IDLFileContent.

Also, TXT_IDLFileContent is not included in
Bundle.properties.

Please correct TXT_IDLFileContent and
TXT_IDLFileContent_MNE as follows.

TXT_IDLFileContent=IDL File Content:
TXT_IDLFileContent_MNE=<one character>
Comment 1 Tomas Zezula 2002-04-18 16:30:20 UTC
Fixed
Comment 2 David Kaspar 2002-04-22 15:12:43 UTC
Verified
Comment 3 Jesse Glick 2002-12-23 16:35:58 UTC
Consistent use of the I18N keyword.
Comment 4 Quality Engineering 2003-06-30 17:08:13 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.