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 9599

Summary: [i18n] some message properties in debugger are not i18ned
Product: debugger Reporter: Jan Jancura <jjancura>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED INVALID    
Severity: normal    
Priority: P4    
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Jancura 2001-02-13 17:52:47 UTC
Following messages are not i18ned:  (Shown in English on Japanese Build 1161)

In 'Attach to VM' dialog, the string 'Host' and 'Port'.
In 'Add breakpoint' dialog,
     'Condition' 'Conditional breakpoint is supported only by JPDA Debugger'
     and 'Suspend debugging'
In 'Finish degugging sessions' dialog, 'Finish sessions' and 'Do not show
   this dialog next time'
Comment 1 Jan Stola 2001-02-21 09:58:52 UTC
These messages are i18ned but they are not localized in Bundle_ja.properties
files.
Comment 2 Jan Stola 2001-02-21 09:59:16 UTC
Invalid -> closing.