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 113416

Summary: I18N - JUnit Test Results window has a text not from pseudo localized bundle file
Product: java Reporter: kaa <kaa>
Component: JUnitAssignee: junit-issues@java <junit-issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2007-08-21 19:58:11 UTC
build 0819, ja_JP

1. Create EntApp Client
2. Create an empty JUnit test then run it.

Test Results window has a text not from pseudo localized bundle file.
I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2007-08-21 19:58:36 UTC
Created attachment 47002 [details]
image
Comment 2 Marian Petras 2007-08-21 20:58:37 UTC
The text should never be visible, either localized or non-localized.

So the bug is not that the text is not localized but rather that the text is displayed at all. This is already tracked
as issue #73958.

*** This issue has been marked as a duplicate of 73958 ***