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 118005 - I18N - word shortcut on a menu item is not from bundle
Summary: I18N - word shortcut on a menu item is not from bundle
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-10-06 18:07 UTC by Ken Frank
Modified: 2007-10-15 22:13 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 Ken Frank 2007-10-06 18:07:09 UTC
running in ja locale using pseudo localized

add a menu and then a menu item - the new item comes up on design area
with its name from pseudo localized bundle but the word shortcut does not.

I don't think that word is a reserved one; if its not can it come from bundle also ?
Comment 1 Joshua Marinacci 2007-10-11 23:04:56 UTC
Fixed now.
Use resource bundle for 'shortcut' text.
Comment 2 Ken Frank 2007-10-15 22:13:01 UTC
verified.