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 184940 - I18N : RCP installer will not be localized
Summary: I18N : RCP installer will not be localized
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords: I18N
Depends on:
Blocks: 183047
  Show dependency tree
 
Reported: 2010-04-26 06:31 UTC by Masaki Katakai
Modified: 2014-02-10 14:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2010-04-26 06:31:27 UTC
Even if installer is built on localized NetBeans (e.g. NetBeans 6.9 beta are localized by default into
ja, zh_CN and pt_BR), the installer is not localized - no message files will be into the installer.

1. Start NetBeans 6.9 Beta in ja locale
2. Createa a NetBeans Platform application project
3. Build installer
4. Start it
    -> English UI
5. Start installed application
    -> English UI

If installer is built in localized NetBeans, I think users want to get the localized installer.
If there is a reasonable solution/workaround, let's provide it. Any idea?

Btw, the issue in step 5. is bug 133901. Currently localized jar files will not be into
JNLP/Zip distribution.
Comment 1 Jiri Rechtacek 2012-10-19 07:39:42 UTC
I confirm it's still reproducible in NetBeans 7.3 daily builds.