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 - I18N - Status message of plugin installation shown not from pseudo localized bundle file
Summary: I18N - Status message of plugin installation shown not from pseudo localized ...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-01-30 17:17 UTC by kaa
Modified: 2008-02-02 13:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (6.91 KB, image/jpeg)
2008-01-30 17:17 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
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