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 - I18N - Add schema dlg has a label not from pseudo localized bundle file
Summary: I18N - Add schema dlg has a label not from pseudo localized bundle file
Status: RESOLVED INVALID
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: bhate
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-07-03 19:42 UTC by kaa
Modified: 2007-07-12 19:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (56.47 KB, image/jpeg)
2007-07-03 19:42 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
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.