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 70529 - I18N - some messages appear in English in Save As Teamplate dialog
Summary: I18N - some messages appear in English in Save As Teamplate dialog
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-12-16 17:47 UTC by _ potingwu
Modified: 2008-12-22 21:08 UTC (History)
0 users

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 _ potingwu 2005-12-16 17:47:08 UTC
In the Save As Template dialog,  the following problems exist.

- The category "IndentEngine" always appears in English.
- The category "Other" always appears in English.
- In Javabeans Objects and JUnit nodes, "Package.shadow" appears.
Comment 1 David Simonek 2006-01-09 16:21:07 UTC
I guess this belongs to java? Please reassign further if I'm wrong, thanks.
Comment 2 Jan Becicka 2006-05-05 12:56:03 UTC
You are wrong
*/
* @author  Ales Novak, Dafe Simonek
*/
public final class SaveAsTemplateAction extends NodeAction {
Comment 3 Jiri Rechtacek 2006-05-05 16:02:59 UTC
New Template Manager has been delivered since NB5.0. All names of templates
should come from localization's bundles. I guess I can close as worksforme.
Comment 4 Pavel Rehak 2006-08-23 13:40:16 UTC
Obselete.