Author: bfitzpat
Date: 2010-09-02 11:11:05 -0400 (Thu, 02 Sep 2010)
New Revision: 24657
Modified:
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties
Log:
OPEN - issue JBIDE-6700: [tester] details section label names in UI should be consistent
https://jira.jboss.org/browse/JBIDE-6700
Modified:
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties
===================================================================
---
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties 2010-09-02
15:10:29 UTC (rev 24656)
+++
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties 2010-09-02
15:11:05 UTC (rev 24657)
@@ -82,6 +82,24 @@
JBossWS_DelimitedStringList_EditValue_Dialog_Title=Edit Value
JBossWS_DelimitedStringList_EditValue_Dialog_Message=Specify the updated value below.
+JBossWSAnnotatedClassWizard_Annotated_Class_WS_Wizard_Title=Create a Web Service
(Botom-up)
+JBossWSAnnotatedClassWizardPage_Application_Class_Browse_btn=...
+JBossWSAnnotatedClassWizardPage_Application_Class_field=Application class (JAX-RS only)
+JBossWSAnnotatedClassWizardPage_JAXRS_Button=JAX-RS (REST)
+JBossWSAnnotatedClassWizardPage_JAXWS_Button=JAX-WS (WSDL-based)
+JBossWSAnnotatedClassWizardPage_package_browse_btn=...
+JBossWSAnnotatedClassWizardPage_package_name_field=Package name
+JBossWSAnnotatedClassWizardPage_PageDescription=Select the details for the new web
service below. If a class does not yet exist, a sample will be created.
+JBossWSAnnotatedClassWizardPage_PageTitle=Project and Web Service Details
+JBossWSAnnotatedClassWizardPage_Project_Group=Dynamic web project
+JBossWSAnnotatedClassWizardPage_Projects_Combo_Tooltip=If no Dynamic Web Project exists,
you must create one before creating your web service.
+JBossWSAnnotatedClassWizardPage_Service_class_Browse_btn=...
+JBossWSAnnotatedClassWizardPage_Service_class_field=Service class
+JBossWSAnnotatedClassWizardPage_Service_implementation_group=Service implementation
+JBossWSAnnotatedClassWizardPage_Service_Name_field=Service name
+JBossWSAnnotatedClassWizardPage_Update_Web_xml_checkbox=Update web.xml
+JBossWSAnnotatedClassWizardPage_Web_Service_Group=Web service
+JBossWSAnnotatedClassWizardPage_WS_Tech_Group=Web service technology:
JAXRSWSTestView_Action_URL_Label=Action URL:
JAXRSWSTestView_Button_Get_From_WSDL=Get from WSDL...
@@ -109,14 +127,14 @@
JAXRSWSTestView_Service_URL_Label=Service URL:
JAXRSWSTestView_Set_Sample_Data_Label=Set Sample Data
JAXRSWSTestView_Web_Service_Type_Label=Web Service Type:
-JAXRSWSTestView2_BodyText_Section=Body Text
+JAXRSWSTestView2_BodyText_Section=Request Body
JAXRSWSTestView2_Checkbox_Basic_Authentication=Prompt for Basic Authentication
JAXRSWSTestView2_GetFromWSDL_Tooltip=Get from WSDL
JAXRSWSTestView2_Go_Tooltip=Invoke
-JAXRSWSTestView2_Headers_Section=Headers
+JAXRSWSTestView2_Headers_Section=Request Headers
JAXRSWSTestView2_Msg_No_Results_Check_Headers=No textual results to display. Check
Response Headers list.
JAXRSWSTestView2_OpenInEditor_Action=Open in Editor
-JAXRSWSTestView2_Parameters_Section=Parameters
+JAXRSWSTestView2_Parameters_Section=Request Parameters
JAXRSWSTestView2_RequestDetails_Section=Request Details
JAXRSWSTestView2_ResponseBody_Section=Response Body
JAXRSWSTestView2_ResponseDetails_Section=Response Details