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

Summary: [i18n] Java platform manager: mnemonic and message should correspond one by one
Product: javame Reporter: bugbridge <bugbridge>
Component: -- Other --Assignee: issues@mobility <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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