blob: 40a3fdce0e8675af48da6d34b274ec650c1f60fa [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2022 IBM Corporation and others.
# All rights reserved. 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
###############################################################################
Bundle-Vendor.0 = Eclipse Web Tools Platform
Bundle-Name.0 = Eclipse Web Developer Tools
StaticWebProject.name=Static Web Project
StaticWebProject.description=Create a deployable web project.
StaticWebSettings=Simple Web
WebProjectFeatures.name=Web Project Features
web.category_ui_=Web
StaticWebModule.name=Simple Web Project
perspective.name = Web
webActionSet.label = Web Project Wizards Action Set
action.label.CSS = CSS
action.tooltip.CSS = Create a new Cascading Style Sheet
action.label.JS = JavaScript
action.tooltip.JS = Create a new JavaScript file
action.label.HTML = HTML
action.tooltip.HTML = Create a new HTML page