Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 1 | #
|
| 2 | #************************************************************************
|
| 3 | # Copyright (c) 2007 Actuate Corporation.
|
| 4 | # All rights reserved. This program and the accompanying materials
|
| 5 | # are made available under the terms of the Eclipse Public License v1.0
|
| 6 | # which accompanies this distribution, and is available at
|
| 7 | # http://www.eclipse.org/legal/epl-v10.html
|
| 8 | #
|
| 9 | # Contributors:
|
| 10 | # Actuate Corporation - initial API and implementation
|
| 11 | #
|
| 12 | #************************************************************************
|
| 13 | #
|
| 14 | # Externalized messages of the Web Services Data Source Designer
|
| 15 |
|
| 16 | #page.type.name
|
| 17 |
|
| 18 | # Common
|
| 19 |
|
| 20 | # WebServiceSelectionPage
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 21 | webServiceSelectionPage.message.default=Web T[rXÌf[^\[X
|
| 22 | webServiceSelectionPage.message.error=SOAP Gh|CgÌ URL ðwè·é©AWSDL LqqðIðµÄ¾³¢B
|
| 23 | webServiceSelectionPage.group.wsdl=WSDL Lqq
|
| 24 | webServiceSelectionPage.group.endPoint=SOAP Gh|Cg
|
| 25 | webServiceSelectionPage.group.customClass=JX^Ú±NX
|
| 26 | webServiceSelectionPage.label.wsdl=Web T[rXÌ WSDL LqqªgpÂ\ÈêÍA»Ì URL ðüÍ·é©A[Jt@CVXeàÅÌêðQƵÄwèµÄ¾³¢B
|
Linda Chan | 33ca335 | 2007-06-05 22:58:01 +0000 | [diff] [blame^] | 27 | webServiceSelectionPage.label.wsdlURI=WSDL Ì URL ܽÍê(&W) :
|
| 28 | webServiceSelectionPage.label.endPoint=SOAP Gh|CgÌ URL ðwèµÄ¾³¢BJX^Ú±NXðgpµÄ¢éêÍA±ÌlðwèµÈÄà©Ü¢Ü¹ñ(&E)
|
| 29 | webServiceSelectionPage.label.customClass=JX^ Java NXðgpµÄ Web T[rXÖÌÚ±âNGðs¤êÍA±±É®SCüNX¼ðü͵ľ³¢(&J)
|
| 30 | webServiceSelectionPage.button.browse=QÆ(&B)...
|
Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 31 |
|
| 32 | # OperationPage
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 33 | operationPage.message.default=f[^\[XÌ WSDL LqqÅè`³êÄ¢éðIðµÄ¾³¢B
|
Linda Chan | 33ca335 | 2007-06-05 22:58:01 +0000 | [diff] [blame^] | 34 | operationPage.message.operationChanged=Confrim to regenerate the SOAP request and reconnect the End Point
|
| 35 | operationPage.title.operationChanged=Operation Changed
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 36 | operationPage.label.selectOpearation=IðÏÝÌ
|
| 37 | operationPage.label.document=¶
|
Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 38 |
|
Linda Chan | 33ca335 | 2007-06-05 22:58:01 +0000 | [diff] [blame^] | 39 | # SoapParametersPage
|
| 40 | soapParametersPage.message.default=Enter the parameters of chosen WSDL operation
|
| 41 |
|
Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 42 | # SoapRequestPage
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 43 | soapRequestPage.message.default=±Ìf[^ZbgÌ SOAP NGXgev[gðÒWµÄ¾³¢Bf[^\[XÌJX^Ú±NXR[hÉNGeLXgªKvÈ¢êÍAeLXgðüÍ·éKvÍ èܹñB
|
Linda Chan | 33ca335 | 2007-06-05 22:58:01 +0000 | [diff] [blame^] | 44 | soapRequestPage.message.regenerateTemplate=This will regenerate the query text template based on the SOAP operation you have selected. It will remove any modifications you have made to the text.\n\nAre you sure?
|
| 45 | soapRequestPage.title.regenerateTemplate=Regenerate Template
|
| 46 | soapRequestPage.button.regenerateTemplate=&Regenerate Template
|
| 47 | soapRequestPage.button.insertParameter=p^Ì}ü(&I)...
|
| 48 | soapRequestPage.button.clear=NA(&C)
|
Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 49 |
|
| 50 | # ParameterInputDialog
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 51 | parameterInputDialog.column.name=¼O
|
| 52 | parameterInputDialog.column.type=f[^^
|
| 53 | parameterInputDialog.column.defaultValue=ftHgl
|
Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 54 |
|
| 55 | # SoapResponsePage
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 56 | soapResponsePage.message.default=SOAP ÌÒW
|
| 57 | soapResponsePage.group.schema=SOAP XL[}ÌIð
|
| 58 | soapResponsePage.group.xml=Tv SOAP bZ[WÌIð
|
Linda Chan | 33ca335 | 2007-06-05 22:58:01 +0000 | [diff] [blame^] | 59 | soapResponsePage.radio.defaultSchema=f[^\[X WSDL Åè`µ½XL[}ðgp·é(&O)
|
| 60 | soapResponsePage.radio.externalSchema=O XML XL[}t@Cðgp·é(&S) :
|
| 61 | soapResponsePage.radio.endPoint=SOAP Gh|CgÅ Web T[rXðNG·é(&E) :
|
| 62 | soapResponsePage.radio.externalXML=OTvf[^t@Cðgp·é(&D)
|
| 63 | soapResponsePage.button.browse=QÆ(&B)...
|
| 64 | soapResponsePage.button.connect=¡·®Ú±(&C)
|
Linda Chan | 6b334ba | 2007-05-17 20:08:12 +0000 | [diff] [blame] | 65 |
|
| 66 | # XMLTableMappingPage
|
| 67 |
|
Linda Chan | d28001a | 2007-05-25 00:37:42 +0000 | [diff] [blame] | 68 | # XMLColumnMappingPage
|
Linda Chan | 33ca335 | 2007-06-05 22:58:01 +0000 | [diff] [blame^] | 69 |
|
| 70 | # WSConsole
|
| 71 | wsConsole.message.error.cantRetrieveSOAPResponse=SOAP ðæ¾Å«Ü¹ñBGh|CgðmFµÄ¾³¢B
|