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 117953

Summary: I18N - advanced options menu bar not list versioning menu items
Product: versioncontrol Reporter: Ken Frank <kfrank>
Component: CodeAssignee: issues@versioncontrol <issues>
Status: RESOLVED INVALID    
Severity: blocker Keywords: I18N
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2007-10-05 19:20:15 UTC
not really i18n unless it happens just in other locale 

in adv options, ide config, look and feel, menu bar 
there is just one item when expand Versioning and its not from a bundle
but other such items like File or Edit show all entries of that menu as in the ide.
Comment 1 Maros Sandor 2007-11-13 13:56:47 UTC
The string is never actually displayed because Versioning menu is built dynamically. We can, however, put this into
Bundle so that automated tests are happy.
Comment 2 Ondrej Vrabec 2009-11-11 07:49:59 UTC
Advanced options are dead already (unless i'm mistaken), so i'm closing this.