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 83674 - [i18n] Java platform manager: mnemonic and message should correspond one by one
Summary: [i18n] Java platform manager: mnemonic and message should correspond one by one
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@mobility
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-08-29 09:58 UTC by bugbridge
Modified: 2009-01-15 13:39 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 bugbridge 2006-08-29 09:58:57 UTC
Description:
The following resources are not corresponded.

kjava/j2meplatform/src/org/netbeans/modules/kjava/j2meplatform/CustomizerPanel.java:

  Message:  LBL_Customizer_MoveUp
  Mnemonic: MNM_CustomizerPanel_JavadocMoveUp

  Message:  LBL_Customizer_MoveUp
  Mnemonic: MNM_SrcMoveUp

To use the same message should use the same mnemonic, not to use
different mnemonic.  This causes l10n problem.
Comment 1 luky 2006-09-05 11:05:51 UTC
Mnemonics changed to U
in customizer libraries mnemonics for MoveDown added
Comment 2 Lukas Hasik 2006-09-05 11:13:43 UTC
what is Target Milestone for this issue?
Please note that when the TM==TBD
1, nobody knows  in what branch it was fixed
2, the issue is still threated as unevaluated...
Comment 3 Lukas Hasik 2006-09-14 10:05:18 UTC
please don't forget to set the right Target Milestone
Comment 4 Lukas Hasik 2006-09-19 20:23:16 UTC
verified in 060919
Comment 5 Ivan Sidorkin 2009-01-15 13:39:26 UTC
closing old issues