From 5442c773365e2292a604ea3e62f68dbc9880ea86 Mon Sep 17 00:00:00 2001 From: cbridgha Date: Wed, 17 Nov 2004 18:55:29 +0000 Subject: WTP Rename refresh --- .../property_files/web_ui.properties | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties (limited to 'plugins/org.eclipse.jst.servlet.ui/property_files') diff --git a/plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties b/plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties new file mode 100644 index 000000000..55fc00644 --- /dev/null +++ b/plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties @@ -0,0 +1,22 @@ +############################################################################### +# Copyright (c) 2003, 2004 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 +############################################################################### +0=Failed to find the image "{0}". +1=New Dynamic Web Project +2=Servlet version: +3=Dynamic Web Project +4=Create a standalone Dynamic Web project or add it to a new or existing Enterprise Application project. +5=Web project: +6=WAR file: +7=Import a WAR file from the file system +8=WAR Import +9=WAR Export +10=Export Web project to the local file system. +11=Context Root: -- cgit v1.2.3