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 103345 - I18N - many messages and labels not from bundle files
Summary: I18N - many messages and labels not from bundle files
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-05-04 21:34 UTC by Ken Frank
Modified: 2007-09-08 17:49 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 Ken Frank 2007-05-04 21:34:47 UTC
Jiri mentioned it was ok to file one i18n tracking issue on messages and labels
not yet from
bundle file, since this work is upcoming for next milestones.

This list not meant to be complete, just what is observed while testing new
features.

from profiler main menu

compare memory snapshots
load heap dump
dump heap
view->profiling points

select snapshots to compare window
 choose heap dump destination window

parts of main analyzer window where choose what mode like cpu or memory
same for attach wizard

profiling points windows like these:

take snapshot
Stop profiling and others:
Stop Instrumentation But Contiue ..
Stop Both ....
Method
Line Number

in editor, at a profiling point icon, click right
Customize
Delete

Save current view
and its file chooser window -
Saved view preview
Save only visible area

some parts of memory results window

heap windows - Classes, Instances
Field and References col names Field, Type, Value
Total size

and each item context menu items of heap windows like
Show Instance, Show in classes view, Go To Source

New CPU Analysis

Attach to:
<External Application>
Comment 1 Ken Frank 2007-06-19 22:28:42 UTC
also these not from bundle file:

-- basic options -> keymap 
under the actions section:

insert profiling point
profiling point
heap dump
compare memory snapshots

-- also 3 lines with
org.netbeans.modules.profiler.actions .....


should these be translatable words like other parts of the actions
listings ?
Comment 2 Ken Frank 2007-06-26 06:12:41 UTC
profiling points results window
profiling point tooltip of the profiling point icon/badge in editor for different points

ken.frank@sun.com
Comment 3 Jiri Sedlacek 2007-07-04 18:45:58 UTC
All I18N should now be fixed. As for the "org.netbeans.modules.profiler.actions ....." in keymap - this is actually a 
bug being tracked by another issue.

Fixed for Beta1.
Comment 4 Alexander Kouznetsov 2007-09-08 17:34:59 UTC
Ken, could you please verify this issue.
Comment 5 Ken Frank 2007-09-08 17:49:30 UTC
verified.

ken.frank@sun.com