blob: 710fba066e9ecfef958b72dcbd212373ed598ad2 [file] [log] [blame]
deboerec1be392005-04-29 13:12:07 +00001###############################################################################
2# Copyright (c) 2004 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
11pluginName=Apache Tomcat UI Support
12providerName=Eclipse.org
13
14# --------------- Editors ---------------
15
16# General text used in both editors
17editorRemove=Remove
18editorAdd=Add...
19editorEdit=Edit...
20
21# --- Configuration Editor ---
22configurationEditorWebModulesPage=Modules
23configurationEditorWebModulesPageTitle=Web Modules
24configurationEditorWebModulesSection=Web Modules
25configurationEditorWebModulesDescription=Configure the Web Modules on this server.
26configurationEditorMimeMappingsSection=MIME Mappings
27configurationEditorMimeMappingsDescription=Configure MIME type mappings.
28configurationEditorPortsSection=Ports
29configurationEditorPortsDescription=Modify the server ports.
30
31# Fields
32configurationEditorPortNameColumn=Port Name
33configurationEditorPortValueColumn=Port Number
34configurationEditorPathColumn=Path
35configurationEditorDocBaseColumn=Document Base
36configurationEditorProjectColumn=Project
37configurationEditorReloadColumn=Auto Reload
38configurationEditorProjectMissing={0} missing
39configurationEditorReloadEnabled=Enabled
40configurationEditorReloadDisabled=Disabled
41configurationEditorAddProjectModule=Add Web Project...
42configurationEditorAddExternalModule=Add External Web Module...
43
44# Add/Edit Mime Mapping dialog
45configurationEditorMimeMapppingDialogTitleEdit=Edit MIME Mapping
46configurationEditorMimeMapppingDialogTitleAdd=Add MIME Mapping
deboer1b82e772005-06-07 03:34:57 +000047configurationEditorMimeMapppingDialogMimeType=MIME &type:
48configurationEditorMimeMapppingDialogMimeExtension=MIME &extension:
deboerec1be392005-04-29 13:12:07 +000049
50# Add/Edit Web Module dialog
51configurationEditorWebModuleDialogTitleEdit=Edit Web Module
52configurationEditorWebModuleDialogTitleAdd=Add Web Module
deboer1b82e772005-06-07 03:34:57 +000053configurationEditorWebModuleDialogProjects=&Projects:
54configurationEditorWebModuleDialogPath=P&ath:
55configurationEditorWebModuleDialogDocumentBase=&Document base:
56configurationEditorWebModuleDialogReloadEnabled=Auto &reloading enabled
deboerec1be392005-04-29 13:12:07 +000057configurationEditorWebModuleDialogSelectDirectory=Select the Web module directory.
58
59
60# --- Server Editor ---
61serverEditorGeneralSection=Server
62serverEditorGeneralDescription=Enter settings for the server.
63
64# Fields
65serverEditorSecure=Enable security
66serverEditorDebugMode=Enable Tomcat debug mode (v4.x and above only)
67serverEditorTestEnvironment=Run modules directly from the workspace (do not modify the Tomcat installation)
68
69
70# --------------- General UI ---------------
71
72runtimeName=Na&me:
73browse=B&rowse...
74installDir=Tomcat installation &directory:
75installedJRE=&JRE:
76installedJREs=&Installed JREs...
77selectInstallDir=Select Tomcat installation directory.
78runtimeDefaultJRE=Workbench default JRE
79
80# New Tomcat server wizard
81wizardTitle=Tomcat Server
82wizardDescription=Specify the installation directory