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 167436 - I18N : localized xml files for filters and OQL won't picked up
Summary: I18N : localized xml files for filters and OQL won't picked up
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: I18N, REGRESSION
Depends on:
Blocks:
 
Reported: 2009-06-22 04:13 UTC by Masaki Katakai
Modified: 2009-07-09 07:02 UTC (History)
1 user (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 Masaki Katakai 2009-06-22 04:13:37 UTC
It seems that localized strings in these xml files will not picked up on 6.7.
Could you please evaluate and fix for 6.8? ML dev build contains these files already.

profiler3/modules/locale/org-netbeans-modules-profiler_ja.jar:
  4033 Sun Jun 21 23:51:22 JST 2009 org/netbeans/modules/profiler/filters-default_ja.xml
  2829 Sun Jun 21 23:51:22 JST 2009 org/netbeans/modules/profiler/filtersets-default_ja.xml
  4940 Sun Jun 21 23:51:22 JST 2009 org/netbeans/modules/profiler/heapwalk/oqlqueries-default_ja.xml
Comment 1 Tomas Hurka 2009-07-08 08:29:15 UTC
Fixed in profiler-main
changeset:   137365:8429a353ff26
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Jul 08 09:27:24 2009 +0200
summary:     bugfix #167436, use nbresloc: to reference xml files, remove redundant code with NbBundle.getLocalizingSuffixes()
Comment 2 Quality Engineering 2009-07-09 05:45:01 UTC
Integrated into 'main-golden', will be available in build *200907090200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8429a353ff26
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #167436, use nbresloc: to reference xml files, remove redundant code with NbBundle.getLocalizingSuffixes()
Comment 3 Masaki Katakai 2009-07-09 07:02:32 UTC
Thank you!

Verified on build 200907090200.