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 117903

Summary: I18N - Options and Advanced Option dialogs have non i18n strings
Product: java Reporter: Kenji Tachibana <drivevolley>
Component: I18NAssignee: issues@java <issues>
Status: RESOLVED INVALID    
Severity: blocker CC: jf4jbug
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Kenji Tachibana 2007-10-05 12:13:45 UTC
I started netbeans with -J-Dorg.openide.util.NbBundle.DEBUG=true --nosplash option
and found following issues.

Tool -> Option -> Ruby -> platform
	Install Fast debugger is not i18ned.

Tool -> Option -> UML -> template
	Add template button is not i18ned.

Tool -> Option -> advance -> Editing -> Editor setting -> HTML editor -> 
backgroud color of javadoc popup window (Click '...' button) -> Swing palette
	All colors are not i18ned.

Tool -> Option -> advance -> Editing -> Editor setting -> generic language editor
	codeFoldingProps
        completionAutoPopup
        completionAutoPopupDelay
        completionCaseSensitive
        helpCtx
        
        are not i18ned.

Tool -> Option -> advance -> IDE configuration -> Look & Feel -> Action -> BpelNodes
	BpelNodes, Find Usages are not i18ned.
	
Tool -> Option -> advance -> IDE configuration -> Look & Feel -> Action -> Edit
	ruby-goto-test is not i18ned.

Tool -> Option -> advance -> IDE configuration -> Look & Feel -> Action -> UML
	Ruby, Source, Subversion, UML, keyboard, addTodiagram, search
	are not i18ned.

Tool -> Option -> advance -> IDE configuration -> Look & Feel -> Menue bar -> versioning
	msgkey is displayed. 

Tool -> Option -> advance -> IDE configuration -> System -> file type
        org-netbeans-modules-bpel-core-mime-resolver.xml
        org-netbeans-modules-java-mime-resolver.xml
        PUResolver.xml
        org-netbeans-modules-xslt-core-mime-resolver.xml

        are displayed directly.

Tool -> Option -> advance -> IDE configuration -> System -> print setting
	CCprintOptions is not i18ned.
Comment 1 Ken Frank 2007-10-05 17:36:35 UTC
most of these are not really issues or already filed; this has happened for other issues filed recently by this
filer and I have asked them to contact me so I can explain about this so we can avoid more such issues being filed.

(and in any case this category is incorrect also)

ken.frank@sun.com