blob: cdf5e345ea02c1188546e639ca4d0ae24d69b00a [file] [log] [blame]
###############################################################################
# Copyright (c) 2007 WSO2 Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# WSO2 Inc. - initial API and implementation
# yyyymmdd bug Email and other contact information
# -------- -------- -----------------------------------------------------------
# 20070110 168762 sandakith@wso2.com - Lahiru Sandakith, Initial code to introduse the Axis2
# runtime to the framework for 168762
# 20070426 183046 sandakith@wso2.com - Lahiru Sandakith
# 20070501 180284 sandakith@wso2.com - Lahiru Sandakith
# 20070508 184450 sandakith@wso2.com - Lahiru Sandakith fix 184450, more information for user
# 20070511 186440 sandakith@wso2.com - Lahiru Sandakith fix 186440
# 20070510 172926 sandakith@wso2.com - Lahiru Sandakith, Fix 172926 Use Util Classes
###############################################################################
LABEL_BROUSE=Browse
LABEL_WEB_SERVICE_CODEGEN=Web service codegen options
LABEL_WEB_SERVICE_CLIENT_CODEGEN=Web service client codegen options
LABEL_WEB_SERVICE_AAR=Web service archive options
LABEL_DATABINDING=Default Databinding
LABEL_AAR_EXTENTION=AAR default extension
LABEL_AXIS2_RUNTIME_LOAD=Axis2 runtime loaded successfully !!!
LABEL_AXIS2_RUNTIME_LOAD_ERROR=Error occurred during loading Axis2 Runtime\n Please select the correct Axis2 runtime folder !!
LABEL_GENERATE_TESTCASE_CAPTION=Generate test case to test the service
LABEL_GENERATE_SERVERSIDE_INTERFACE=Generate an interface for skeleton
LABEL_GENERATE_ALL=Generate all types for all elements referred by schemas
LABEL_CLIENT_SIDE=Client mode
LABEL_SYNC_AND_ASYNC=Generate both sync and async
LABEL_SYNC=Generate sync style only
LABEL_ASYNC=Generate async style only
DIR_TEMPWAR=tempwar
DIR_EXPLOADED_TEMPWAR=exploadedwar
DIR_LIB=lib
FILE_AXIS2_WAR=axis2.war
NULL=
ADB=adb
AAR=aar
AXIS2_LOCATION=Axis2 Runtime
AXIS2_RUNTIME=Axis2 Runtime
AXIS2_PREFERENCES=Axis2 Preferences
AXIS2_RUNTIME_TOOLTIP=Browse and select Axis2 Binary distribution folder or folder contains Axis2 war distribution
AXIS2_PREFERENCES_TOOLTIP=Please select the default preferences for Axis2 Runtime
AXIS2_RUNTIME_LOCATION=Axis2 Runtime Location
AXIS2_RUNTIME_PREFERENCES=Axis2 Runtime Preferences
LABEL_AXIS2_RUNTIME_NOT_EXIT=Browse and select location of the Axis2 binary distribution or\n the folder which contains the Axis2 war distribution.
ERROR_INVALID_AXIS2_SERVER_LOCATION=Invalid Axis2 Webapp location
TEMP_AXIS2_FACET_DIR=org.apache.axis2.facet
DIR_DOT_METADATA=.metadata
DIR_DOT_PLUGINS=.plugins
DIR_UNZIP=unzip
LOCAL_SERVER_PORT=http://localhost:8080
SERVICES=services
WEBAPP_EXPLODED_SERVER_LOCATION_FILE=server.properties
SERVER_STATUS_LOCATION_FILE=status.properties
WAR_STATUS_LOCATION_FILE=war.properties
PROPERTY_KEY_PATH=path
PROPERTY_KEY_STATUS=status
SERVER_STATUS_PASS=pass
SERVER_STATUS_FAIL=fail
ERROR_INVALID_FILE_READ_WRITEL=Exception occurred while reading or writing file {0}
ERROR_SERVER_IS_NOT_SET=The Axis2 facets cannot be installed since the Axis2 runtime location has not been set. \nPlease go to the Web Services preference page and set the Axis2 runtime location under Axis2 Preferences.
PROGRESS_INSTALL_AXIS2_RUNTIME=Installing Axis2 Runtime...
PROGRESS_UNINSTALL_AXIS2_RUNTIME=UnInstalling the Axis2 Runtime...