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 - I18N - TXT_IDLFileContent_MNE is not mnemonic for TXT_IDLFileContent
Summary: I18N - TXT_IDLFileContent_MNE is not mnemonic for TXT_IDLFileContent
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: -FFJ-
Hardware: All All
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-04-15 11:53 UTC by jf4jbug
Modified: 2003-06-30 17:08 UTC (History)
0 users

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 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.