blob: b84ae563da8432f446fd509a6bd7dcb757556882 [file] [log] [blame]
###############################################################################
# Copyright (c) 2008, 2018 IBM Corporation and others.
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
#Properties file for org.eclipse.wst.xsl.debug.ui
Bundle-Name.0 = XSL Debugger UI
launchMode.description.0 = Create a configuration to debug an XSLT transformation
launchMode.description.1 = Create a configuration to run an XSLT transformation
launchMode.name.0 = Debug XSLT Transformation
launchMode.name.1 = Run XSLT Transformation
context.description.0 = Context for debugging XSLT
context.name.0 = XSLT Debugging
shortcut.label.0 = XSL Transformation
shortcut.label.1 = XSLT Transformation
Bundle-Vendor.0 = Eclipse Web Tools Platform
description.description.0 = Run an XSLT transformation using the selected file(s)
description.description.1 = Debug an XSLT transformation using the selected file(s)
description.description.2 = Profile an XSLT transformation using the selected file(s)