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 55131 - I18N - Check and fix I18N in java-project modules
Summary: I18N - Check and fix I18N in java-project modules
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-02-17 12:50 UTC by Jan Becicka
Modified: 2009-12-21 04:49 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 Jan Becicka 2005-02-17 12:50:43 UTC
Modules java/project, java/j2seproject,
java/freeform, java/j2seplatform and java/platform
are not properly internationalized.
Please review source code to make sure that all
messages/labels will indeed come from the
localized bundle file.
If the value is not localizable, you shoul mark it
with //NOI18N

You can use nbbuild/misc/i18ncheck.pl script for
chcecking i18n. This script can be also used for
adding //NOI18N comments

All lozalized stuff (Bundles) must be listed in
"l10n.list" file.

Please also check and remove unused keys in your
Bundle.properties files. bundlecheck.pl script can
help you.

This issue must be fixed for promo-F.

Thanks
Comment 1 Tomas Zezula 2005-02-17 13:44:49 UTC
All the user displayed messages come from bundle, checking the //I18N
is  not so important. Changing to P4.
Comment 2 Quality Engineering 2009-12-21 04:49:04 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team