blob: bac2887da205e34d416648c95724a02c894bdf63 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
MSG_ConfirmServiceRefresh=Confirm Service Refresh
MSG_ConfirmClientRefresh=Confirm Client Refresh
HINT_RefreshService=This action will refresh the service node and re-generate java classes from WSDL.
HINT_RefreshClient=<html>This action will refresh the client node and may regenerate Java classes from WSDL.<br>User code that use these classes may need to be adjusted.</html>
MSG_DownloadWsdl=Also replace local &wsdl file with original wsdl located at:
HINT_DownloadWsdl=<html>Warning: All changes made in customization editor will be lost. <br>Also, if you change the location of the original wsdl, client <br>invocations may not work and you will need to change references<br>to the WSDL location in your application.</html>
HINT_DownloadServiceWsdl=<html>Warning: All changes made in customization editor will be lost.</html>
MSG_RegenerateImplClass=Also &re-generate implementation class
HINT_RegenerateImplClass=Note: the old implementation class will be renamed to "{0}".
USG_WEBSVC_WIZARD = Used Web Service Wizard [WS Stack: {0}, Project: {1}, J2EE Module Version: {2}, Wizard Type: {3}, Option: {4}]
USG_WEBSVC_ACTION = Used Web Service Action [WS Stack: {0}, Action: {1}]