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 92664

Summary: I18N - difficult to provide localized helpset
Product: apisupport Reporter: Masaki Katakai <masaki>
Component: HarnessAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Masaki Katakai 2007-01-17 03:59:43 UTC
I'm seeing some posts about helpset i18n.

http://www.nabble.com/helpset-i18n-tf2493472.html#a7026427

Currently we can create English helpset very quickly from
wizard, but there is no feature for creating localized helpset.

I posted the way, but it seems that we need to change
build.xml for creating search index separately for each languages.

We need to provide easy template for creating helpset
including non-English help or it would be nice if we
could provide quick tutorials for this.
Comment 1 Jesse Glick 2007-01-24 12:41:31 UTC
More generally, there is no support in apisupport for either localizing the
platform, or providing localizations of modules. Would be nice, but no plans to
implement it.
Comment 2 Jaroslav Tulach 2012-06-20 14:46:49 UTC
Will this work with the newest L10N kit?
http://wiki.netbeans.org/L10N
If not, please give me steps to reproduce the problem.