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 113247

Summary: I18N - Web App wizard has a text not from pseudo localized bundle file
Product: javaee Reporter: kaa <kaa>
Component: CodeAssignee: Petr Pisl <ppisl>
Status: RESOLVED INVALID    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2007-08-20 19:59:37 UTC
build 0819, ja_JP

1. Open new Web App wizard
2. Press Next unil step 3: Frameworks
3. Select Struts 1.2.9

There is a text field: Action Servlet Name.
It has 'action' word coming not from pseudo localized bundle file.
I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2007-08-20 20:00:03 UTC
Created attachment 46906 [details]
image
Comment 2 Petr Pisl 2007-08-21 17:13:22 UTC
This is a name of the servlet. It shouldn't be translated. It's written in the deployment descriptor.