| Time Allotment | Task | Comments |
|---|---|---|
| Pre-processing of translation | see below | |
| 2000 words per day per person | Translation | Translation of new/updated contents |
| 1000 words per hour | Linguistic Review | Reviewed by linguists or language leads for language accuracy |
| 1000 words per hour | Technical Review | Reviewed by engineers or developers for technical accuracy |
| Fixing | Translators fix the translations and Translation Memory based on feedback from linguistic and technical reviews | |
| Post-processing of translation | see below | |
| Integration into the source tree | Integrate NetBeans repository | |
| Verification in the build | Check the translated TOC and contents in the build | |
| File bugs and fix |
NetBeans on-line help is based on JavaHelp System. It contains some XML files and many HTML files.
| File | Description |
|---|---|
| Help set file | XML file and .hs is a suffix to identify. The main configuration file for the Help |
| Map file | XML file. The filename is defined in the .hs file. The symbol definition for all the help contents to be linked from TOC |
| TOC file | XML file. The filename is defined in the .hs file. Table of contents (XML) |
| Directory in the repository | usersguide/javahelp/org/netbeans/modules/usersguide |
| Help set file | ide.hs |
| Map file | Map.jhm |
| TOC file | ide-toc.xml |
In every release, we post the on-line help l10n-kit into the http://translatedfiles.netbeans.org. When you localize NetBeans on-line help, you can pick up zip file which has the pre-processing already completed by Sun l10n team.
| Item | English on-line help | Localized on-line help |
|---|---|---|
| Help set file | foo.hs | foo_${locale}.hs (e.g. foo_pt_BR.hs) |
| Help directory | foo/javahelp/org/netbeans/modules/foo | foo/javahelp/org/netbeans/modules/foo/${locale} e.g. foo/javahelp/org/netbeans/modules/foo/pt_BR |
You don't have to localize almost all the links in on-line help contents except below:
It automates all the needed post-processing.
| htmlfilter.zip | ![]() |
214366 bytes |