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 108799

Summary: I18N - Add schema dlg has a label not from pseudo localized bundle file
Product: webservices Reporter: kaa <kaa>
Component: DesignerAssignee: bhate <bhate>
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-07-03 19:42:09 UTC
build 0630

1. Create Web Service from WSDL
2. Open wizard: Add Web Service Operation

There is a text not from pseudo localized bundle file: Document/Literal
I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2007-07-03 19:42:43 UTC
Created attachment 44692 [details]
image
Comment 2 bhate 2007-07-12 19:07:04 UTC
Document/Literal and RPC/Literal are from standard web services technologies. So we dont need to internationalize them.
marking the bug as not valid.