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 107324 - I18N - word from options window not from bundle file
Summary: I18N - word from options window not from bundle file
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-06-19 21:19 UTC by Ken Frank
Modified: 2009-02-19 20:45 UTC (History)
2 users (show)

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-06-19 21:19:32 UTC
advanced options

ide config-look and feel->actions
the word

Source
does not appear to be from bundle file.
Comment 1 Ken Frank 2007-06-19 22:23:05 UTC
also, in basic options - > fonts and colors - annotations section - there are some words
not from bundle - I realize these may not be from editor module, but since the window
itself is frome editor module, perhaps someone knows which modules own these words
(or if its ok that these words not be translatable like the other words in the annotations section ?

I can the file in the appropriate categories as needed.

The words are:


CTL_Deprecation, CTL_Warning, LBL_error_annotation, LAB_ParserAnnotation,
LBL_validation_annotation

ken.frank@sun.com
Comment 2 Vitezslav Stejskal 2007-07-25 13:17:17 UTC
The Sources node is no longer in Advanced Options, it's been removed.

Regarding the missing annotation names, there is a bunch of warnings printed to the log/console when you open
Tools-Options -> Fonts & Colors -> Annotations. They are listed below:

     [exec] WARNING [org.netbeans.editor.AnnotationType]: Can't find 'LAB_ParserAnnotation' in
org.netbeans.modules.gsf.hints.Bundle for AnnotationType 'org-netbeans-modules-gsf-hints-fixable_error'.
     [exec] WARNING [org.netbeans.editor.AnnotationType]: Can't find 'LBL_validation_annotation' in
org.netbeans.modules.xml.wsdl.ui.validation.ui.resources.Bundle for AnnotationType 'wsdl-validation-annotation'.
     [exec] WARNING [org.netbeans.editor.AnnotationType]: Can't find 'LBL_error_annotation' in
org.netbeans.modules.j2ee.sun.ude.j2ee.Bundle for AnnotationType 'org-netbeans-modules-j2ee-sunserver'.
     [exec] WARNING [org.netbeans.editor.AnnotationType]: Can't find 'CTL_Deprecation' in
org.netbeans.modules.languages.resources.Bundle for AnnotationType 'Deprecation2'.
     [exec] WARNING [org.netbeans.editor.AnnotationType]: Can't find 'CTL_Deprecation' in
org.netbeans.modules.languages.resources.Bundle for AnnotationType 'Deprecation'.
     [exec] WARNING [org.netbeans.editor.AnnotationType]: Can't find 'CTL_Warning' in
org.netbeans.modules.languages.resources.Bundle for AnnotationType 'Warning'.

The problematic modules are gsf, xml, j2ee, languages. I'd like to reassign it to gsf module, but there is no ruby/gsf
category in IZ even though ruby/gsf module exists. I'm passing it to ruby/code then, please reassign. When fixed pass it
on to the next module on the list. Thanks
Comment 3 Torbjorn Norbye 2007-08-10 01:09:36 UTC
Should fix for 6.0
Comment 4 Petr Jiricka 2008-03-28 19:05:15 UTC
Still valid int he latest 6.1 build.
Comment 5 pslechta 2008-12-11 16:46:56 UTC
I don't see any such problem with latest NB build. Can we close this issue? (Please re-evaluate... Thanks!)
Comment 6 Ken Frank 2008-12-11 17:24:39 UTC
I agree; I think it can be closed/resolved - in the fonts and colors annotations section I dont see
anything not from bundle file anymore and dont see any console warnings as mentioned below.

ken.frank@sun.com
Comment 7 pslechta 2008-12-11 17:44:49 UTC
Closing this issue as WORKSFORME. The problem does not occur in trunk build. Confirmed by Ken Frank.
Comment 8 Martin Krauskopf 2009-02-02 14:37:17 UTC
'ruby/gsf -> editor/csl' mass-move to be able to deleted gsf/ruby. Having to
change the version and platform of all closed moved issues to the same due to
Issuezilla deficiencies - choosing version == 6.5 and TM = 7.0.