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 126305

Summary: I18N - Status message of plugin installation shown not from pseudo localized bundle file
Product: platform Reporter: kaa <kaa>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2008-01-30 17:17:24 UTC
Product Version: NetBeans IDE Dev (Build 200801221552)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)

Steps:

1. Download RESTful WS plugin from UC using wizard
2. Restart the IDE

There is a status message not from pseudo localized bundle file. It is from core_ja.jar
I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2008-01-30 17:17:49 UTC
Created attachment 55775 [details]
image
Comment 2 Jiri Rechtacek 2008-02-02 13:04:50 UTC
The suspect message doesn't come from Autoupdate code but from jMaki plugin while it does registration in NetBeans IDE,
it's out of control of Autoupdate module. Please report the problem into theirs bug tracking system:
https://ajax.dev.java.net/servlets/ProjectIssues
Thanks