### Eclipse Workspace Patch 1.0 #P org.eclipse.jst.ws.consumption.ui Index: plugin.properties =================================================================== RCS file: /cvsroot/webtools/jst/components/ws/plugins/org.eclipse.jst.ws.consumption.ui/plugin.properties,v retrieving revision 1.5 diff -u -r1.5 plugin.properties --- plugin.properties 6 Dec 2005 17:56:23 -0000 1.5 +++ plugin.properties 8 Feb 2006 20:35:47 -0000 @@ -57,8 +57,8 @@ # # Dialogs # -CHECKBOX_SHOW_GENERATE_JAVA_PROXY_DIALOG=Hide Generate Java bean Proxy Dialog -CHECKBOX_SHOW_PROXY2SAMPLE_DIALOG=Hide Proxy To Sample Generation Dialog +CHECKBOX_SHOW_GENERATE_JAVA_PROXY_DIALOG=&Hide Generate Java bean Proxy Dialog +CHECKBOX_SHOW_PROXY2SAMPLE_DIALOG=Hide &Proxy To Sample Generation Dialog TOOLTIP_PPAD_CHECKBOX_WSDL2PROXY=Hide the dialog for generating the Java bean proxy action. TOOLTIP_PPAD_CHECKBOX_PROXY2SAMPLE=Hide the dialog for generating the sample application action. Index: src/org/eclipse/jst/ws/internal/consumption/ui/ConsumptionUI.properties =================================================================== RCS file: /cvsroot/webtools/jst/components/ws/plugins/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/ConsumptionUI.properties,v retrieving revision 1.8 diff -u -r1.8 ConsumptionUI.properties --- src/org/eclipse/jst/ws/internal/consumption/ui/ConsumptionUI.properties 6 Feb 2006 19:42:44 -0000 1.8 +++ src/org/eclipse/jst/ws/internal/consumption/ui/ConsumptionUI.properties 8 Feb 2006 20:35:47 -0000 @@ -96,10 +96,10 @@ # PAGE_TITLE_WS_PROJECT=Web Services PAGE_DESC_WS_PROJECT=Review your Web service options and make any necessary changes before proceeding to the next page. -BUTTON_START_WEB_PROJECT=Start Web service in Web project +BUTTON_START_WEB_PROJECT=&Start Web service in Web project #BUTTON_DEPLOY_WEB_PROJECT=Deploy Web service to a server type -BUTTON_INSTALL_SERVICE_WEB_PROJECT=Install Web service on server -BUTTON_INSTALL_CLIENT_WEB_PROJECT=Install Web service client on server (managed clients only) +BUTTON_INSTALL_SERVICE_WEB_PROJECT=&Install Web service on server +BUTTON_INSTALL_CLIENT_WEB_PROJECT=Install Web service &client on server (managed clients only) GROUP_SCENARIO_SERVICE=Service GROUP_SCENARIO_CLIENT=Client proxy LABEL_WEBSERVICECLIENTTYPE=Client proxy type: @@ -229,7 +229,7 @@ # # WebServiceProxyPage # -BUTTON_GENERATE_PROXY=Generate a proxy +BUTTON_GENERATE_PROXY=&Generate a proxy # # WebServiceSkeletonConfigPage @@ -253,8 +253,8 @@ # PAGE_TITLE_WSTEST=Web Service Test Page PAGE_DESC_WSTEST=Select a test facility -CHECKBOX_TEST_WEBSERVICE=Test the Web service -CHECKBOX_MONITOR_WEBSERVICE=Monitor the Web service +CHECKBOX_TEST_WEBSERVICE=&Test the Web service +CHECKBOX_MONITOR_WEBSERVICE=&Monitor the Web service MSG_ERROR_UNABLE_TO_LAUNCH_WSDL_TEST=An error occurred. Unable to launch WSDL test facility. # @@ -297,7 +297,7 @@ PAGE_DESC_WS_PUBLISH=Do you want to publish your Web service? PAGE_TITLE_WS_FIND=Find a Web service PAGE_DESC_WS_FIND=Do you want to find a Web service? -BUTTON_WS_PUBLISH=Launch the Web Services Explorer to publish this Web service to a UDDI Registry +BUTTON_WS_PUBLISH=&Launch the Web Services Explorer to publish this Web service to a UDDI Registry BUTTON_WS_PUBLISH_PRIVATE_UDDI=Launch the Web Services Explorer to publish this Web service to the Unit Test UDDI Registry BUTTON_WS_FIND=Launch the Web Services Explorer to find a Web service from a UDDI Registry BUTTON_WS_FIND_PRIVATE_UDDI=Launch the Web Services Explorer to find a Web service from the Unit Test UDDI Registry