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 54132 - I18N - description of some Connector for Attach Debugger seems not i18ned
Summary: I18N - description of some Connector for Attach Debugger seems not i18ned
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-01-28 09:36 UTC by hatakyon
Modified: 2010-04-29 09:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (17.32 KB, image/png)
2005-01-28 09:36 UTC, hatakyon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hatakyon 2005-01-28 09:36:22 UTC
The following labels is not i18ned. these are 
English in ML version.

= Descriptions of the following connectores are
English
 - SACoreAttaching Connector (This connector
allows you to attach to a cre file using the
Serviceability Agent)
 - SADebugServerAttachingConnector (This connector
allows you to attach to a Java Process via a debug
server with the Serviceabili\ty Agent)
 - SAPIDAttachingConnector (This connector allows
you to attach to a Java process using the
Serviceability Agent)


to reproduce:
 ** it only happned Solaris platform. **
 **  please reproduce it on Solaris.  **

  Run -> Attach Debugger... 
     -> select connector pulldown menu.
Comment 1 hatakyon 2005-01-28 09:36:56 UTC
Created attachment 20029 [details]
screenshot
Comment 2 Roman Ondruska 2005-03-25 13:31:48 UTC
To late to fix it in NB_4.1
Comment 3 Ken Frank 2005-06-03 20:56:31 UTC
Hatake,

is this still an issue in nb4.1 ?

thanks - Ken
Comment 4 Martin Entlicher 2005-08-16 16:29:45 UTC
We get the description from com.sun.jdi.connect.Connetor.description().
We can not know whether this is properly localized to the current locale or not.
This is not fixable in NetBeans code => WONTFIX.
Comment 5 Quality Engineering 2010-04-29 09:20:54 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.