blob: 4a3a95485bf0e2f7195776bfb979bb3430bec463 [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###############################################################################
deboerd8f70a42005-06-21 13:31:33 +000011
12# --------------- General UI ---------------
13
14runtimeName=Na&me:
15browse=B&rowse...
deboer1696c5f2005-11-29 19:03:38 +000016install=Download and Ins&tall...
deboerd8f70a42005-06-21 13:31:33 +000017installDir=Tomcat installation &directory:
18installedJRE=&JRE:
19installedJREs=&Installed JREs...
20selectInstallDir=Select Tomcat installation directory.
21runtimeDefaultJRE=Workbench default JRE
22
23# New Tomcat server wizard
24wizardTitle=Tomcat Server
25wizardDescription=Specify the installation directory
deboerec1be392005-04-29 13:12:07 +000026
27# --------------- Editors ---------------
28
29# General text used in both editors
30editorRemove=Remove
31editorAdd=Add...
32editorEdit=Edit...
lisaacs78d6d2f2007-02-10 20:47:57 +000033editorBrowse=Browse...
deboerec1be392005-04-29 13:12:07 +000034
35# --- Configuration Editor ---
deboerec1be392005-04-29 13:12:07 +000036configurationEditorWebModulesPageTitle=Web Modules
37configurationEditorWebModulesSection=Web Modules
38configurationEditorWebModulesDescription=Configure the Web Modules on this server.
39configurationEditorMimeMappingsSection=MIME Mappings
40configurationEditorMimeMappingsDescription=Configure MIME type mappings.
41configurationEditorPortsSection=Ports
42configurationEditorPortsDescription=Modify the server ports.
43
44# Fields
45configurationEditorPortNameColumn=Port Name
46configurationEditorPortValueColumn=Port Number
47configurationEditorPathColumn=Path
48configurationEditorDocBaseColumn=Document Base
deboer7ae22542005-06-13 21:32:08 +000049configurationEditorProjectColumn=Module
deboerec1be392005-04-29 13:12:07 +000050configurationEditorReloadColumn=Auto Reload
51configurationEditorProjectMissing={0} missing
52configurationEditorReloadEnabled=Enabled
53configurationEditorReloadDisabled=Disabled
deboer7ae22542005-06-13 21:32:08 +000054configurationEditorAddProjectModule=Add Web Module...
deboerec1be392005-04-29 13:12:07 +000055configurationEditorAddExternalModule=Add External Web Module...
56
57# Add/Edit Mime Mapping dialog
58configurationEditorMimeMapppingDialogTitleEdit=Edit MIME Mapping
59configurationEditorMimeMapppingDialogTitleAdd=Add MIME Mapping
deboer1b82e772005-06-07 03:34:57 +000060configurationEditorMimeMapppingDialogMimeType=MIME &type:
61configurationEditorMimeMapppingDialogMimeExtension=MIME &extension:
deboerec1be392005-04-29 13:12:07 +000062
63# Add/Edit Web Module dialog
64configurationEditorWebModuleDialogTitleEdit=Edit Web Module
65configurationEditorWebModuleDialogTitleAdd=Add Web Module
deboer7ae22542005-06-13 21:32:08 +000066configurationEditorWebModuleDialogProjects=&Modules:
deboer1b82e772005-06-07 03:34:57 +000067configurationEditorWebModuleDialogPath=P&ath:
68configurationEditorWebModuleDialogDocumentBase=&Document base:
deboer32e139b2005-07-19 15:14:35 +000069configurationEditorWebModuleDialogReloadEnabled=Auto r&eloading enabled
deboerec1be392005-04-29 13:12:07 +000070configurationEditorWebModuleDialogSelectDirectory=Select the Web module directory.
deboerdaa59772005-06-29 21:50:57 +000071errorMissingWebModule=The Web module at the following location cannot be found: {0}.
deboerec1be392005-04-29 13:12:07 +000072
deboerec1be392005-04-29 13:12:07 +000073# --- Server Editor ---
lisaacs78d6d2f2007-02-10 20:47:57 +000074serverEditorLocationsSection=Server Locations
lisaacs5f5cd562007-03-29 00:27:09 +000075serverEditorLocationsDescription=Specify the server and deploy paths. Server must be published with no modules present to make changes.
76serverEditorLocationsDescription2=Specify the server path (i.e. catalina.base) and deploy path. Server must be published with no modules present to make changes.
lisaacs78d6d2f2007-02-10 20:47:57 +000077serverEditorGeneralSection=Server Options
deboerec1be392005-04-29 13:12:07 +000078serverEditorGeneralDescription=Enter settings for the server.
79
lisaacs78d6d2f2007-02-10 20:47:57 +000080# Link Fields
81serverEditorSetInternalServerDirLink=Set server path to internally supplied location
82serverEditorSetInternalServerDirLink2=Set server path to internally supplied location (currently set)
83serverEditorSetInstallServerDirLink=Set server path to the location of the Tomcat installation
84serverEditorSetInstallServerDirLink2=Set server path to the location of the Tomcat installation (currently set)
85serverEditorSetDefaultDeployDirLink=Set deploy path to the default value
86serverEditorSetDefaultDeployDirLink2=Set deploy path to the default value (currently set)
87
deboerec1be392005-04-29 13:12:07 +000088# Fields
lisaacs5f5cd562007-03-29 00:27:09 +000089# Note: The argument for the following two strings will be the string for
90# one of serverEditorDoesNotModify or serverEditorTakesControl or and empty string.
91serverEditorServerDirMetadata=Use workspace metadata {0}
92serverEditorServerDirInstall=Use Tomcat installation {0}
93serverEditorServerDirCustom=Use custom location {0}
lisaacs78d6d2f2007-02-10 20:47:57 +000094serverEditorServerDir=Server path:
95serverEditorDeployDir=Deploy path:
deboerec1be392005-04-29 13:12:07 +000096serverEditorSecure=Enable security
97serverEditorDebugMode=Enable Tomcat debug mode (v4.x and above only)
98serverEditorTestEnvironment=Run modules directly from the workspace (do not modify the Tomcat installation)
lisaacs5f5cd562007-03-29 00:27:09 +000099# Note: The argument for the following string will be the serverEditorNotSupported string or an empty string
lisaacs04ef94c2007-03-27 03:11:22 +0000100serverEditorNoPublish=Serve modules without publishing {0}
lisaacs78d6d2f2007-02-10 20:47:57 +0000101errorServerDirIsRoot=The server path may not be set to the the root of your workspace.
lisaacs5f5cd562007-03-29 00:27:09 +0000102errorServerDirUnderRoot=The server path may not be under the \"{0}\" folder of your workspace unless it is the workspace metadata location.
103# Note: The argument for the following string will be the string for serverEditorServerDirMetadata with a blank string for its argument
104errorServerDirCustomNotMetadata=Only the \"{0}\" selection may set the server path to the workspace metadata location.
105# Note: The argument for the following string will be the string for serverEditorServerDirInstall with a blank string for its argument
106errorServerDirCustomNotInstall=Only the \"{0}\" selection may set the server path to the Tomcat installation.
lisaacs78d6d2f2007-02-10 20:47:57 +0000107errorDeployDirNotSpecified=A deploy path must be specified.
lisaacs5f5cd562007-03-29 00:27:09 +0000108serverEditorNotSupported=(not supported by this Tomcat version)
109serverEditorDoesNotModify=(does not modify Tomcat installation)
110serverEditorTakesControl=(takes control of Tomcat installation)
lisaacs04ef94c2007-03-27 03:11:22 +0000111errorNoPublishServerMustBeStopped=The server must be stopped before a change to the \"{0}\" setting can be saved.
lisaacs78d6d2f2007-02-10 20:47:57 +0000112
113# Browse for Server dialog
114serverEditorBrowseServerMessage=Select a server directory.
115
116# Browse for Deploy dialog
117serverEditorBrowseDeployMessage=Select a deploy directory.
lisaacs6d017052007-01-16 03:01:58 +0000118
119# --- Clean Work Directory ---
120confirmCleanWorkDirTitle=Confirm Clean
121cleanServerStateChanging=The state of {0} is in transition or unknown. Try again when the server has reached a stable state.
122cleanModuleWorkDir=Clean work directory for module {0} on {1}.
123cleanServerWorkDir=Clean work directories for all Web applications on {0}.
124cleanServerRunning=The server must be stopped to clean the work directory. Clicking OK will include stopping and restaring the server.
lisaacs24d02bb2007-01-21 03:06:17 +0000125cleanServerTask=Cleaning server work directory...
lisaacs6d017052007-01-16 03:01:58 +0000126
127# --- Error Strings ---
128errorDefaultDialogTitle=Tomcat Server Error
129
130# --- Clean Work Directory Errors ---
131errorCleanModuleTitle=Clean Module Work Directory Error
132errorCleanServerTitle=Clean Server Work Directory Error
133errorCouldNotCleanModule=Could not clean {0} work directory on {1}.
134errorCouldNotCleanServer=Could not clean work directory on {0}.
135errorCouldNotCleanStateChange=Clean aborted because the server changed state after confirmation dialog was displayed.
136errorCouldNotCleanCantStop="Server can not be stopped at this time. Try again when the server is stopped or can be stopped.
137errorCouldNotCleanStopFailed=Server failed to stop. Try again when the server is stopped or can be stopped.
138
139errorCleanFailedModule=Clean failed for {0} work directory on {1}.
140errorCleanFailedServer=Clean failed for work directory on {0}.
141errorCantIdentifyWebApp=Selected module could not be associated with a Web application on the server.
142errorCantIdentifyWebAppWasRunning=Selected module could not be associated with a Web application on the server. Server will not be restarted.
143errorErrorDuringClean=An error occurred while cleaning the work directory.
144errorErrorDuringCleanWasRunning=An error occurred while cleaning the work directory. Server will not be restarted.
145
146errorCleanNoRestartModule=Module {0} was successfully cleaned, but server is unable to restart.
147errorCleanNoRestartServer=Server {0} was successfully cleaned, but is unable to restart.
148errorCleanCantRestart=Server is unable to restart at this time.
149errorCleanRestartFailed=Server restart was not successful or did not complete in the expected amount of time.