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 24394 - I18N - labels in file->new template RMI listings not come from bundle files
Summary: I18N - labels in file->new template RMI listings not come from bundle files
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: rmi (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-06-04 18:27 UTC by Ken Frank
Modified: 2002-12-23 16:35 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 Ken Frank 2002-06-04 18:27:41 UTC
In the file->new wizard is a listing of template
types - the label RMI is one and has various
choices under it when expanded.

The label RMI and the subitems do not appear to
come from
bundle file since when pseudo localalized.

Although most iteams are api names that would not
be translated, some might be.

I noticed in rmi jar bundle files that there are
no
items for Templates/.... like in most other jar
files, nor does the xml file have any
localizableBundle entries related to these
template items.
Comment 1 Tomas Zezula 2002-06-05 11:09:55 UTC
Fixed, but localization of templates is dangerous.
In my opinion it should not be done.
It can cause bugs in IDE, e.g.
  Localized string can have specaial characters like white spaces.
  Filesystem should not be able to handle localized file names.
I would rather let the template names as they are, the localized
template descriptions contains enough information for user.
Comment 2 Ken Frank 2002-09-03 19:37:45 UTC
verified and closed
Comment 3 Jesse Glick 2002-12-23 16:35:23 UTC
Consistent use of the I18N keyword.