blob: bf09cd99b6bc2aec2e0abf4c8820c4efb6c2401f [file] [log] [blame]
###############################################################################
# Copyright (c) 2003, 2005 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
ear_validator_UI_=EAR Validator
war_validator_UI_=WAR Validator
application_client_validator_UI_=Application Client Validator
validation_UI_=Migration Of Validation
_UI_ParamValue_type=Param:
EAR_VALIDATION_PROBLEMMARKER_NAME=EAR Validator Message
EAR_FACET_LABEL=EAR
EAR_FACET_DESCRIPTION=Enables the project to be deployed as an EAR module.
EAR_FACET_TEMPLATE=EAR Project
UTILITY_FACET_LABEL=Utility Module
UTILITY_FACET_DESCRIPTION=Enables the project to be referenced by J2EE modules.
UTILITY_FACET_TEMPLATE=Java Utility Project
APPCLIENT_FACET_LABEL=Application Client module
APPCLIENT_FACET_DESCRIPTION=Enables the project to be deployed as a J2EE Application Client module.
APPCLIENT_FACET_TEMPLATE=Application Client Project
differentRuntimesDetectedMarkerName = Faceted Project Problem (Mismatched Runtimes)