Author: kkolinko
Date: Mon Feb 11 12:15:06 2019
New Revision: 1853352

URL: http://svn.apache.org/viewvc?rev=1853352&view=rev
Log:
Update English translations in Host Manager web application.

Modified:
    
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/LocalStrings.properties
    
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties

Modified: 
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/LocalStrings.properties?rev=1853352&r1=1853351&r2=1853352&view=diff
==============================================================================
--- 
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/LocalStrings.properties 
(original)
+++ 
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/LocalStrings.properties 
Mon Feb 11 12:15:06 2019
@@ -50,12 +50,12 @@ htmlManagerServlet.deployPath=Context Pa
 htmlManagerServlet.deployServer=Deploy directory or WAR file located on server
 htmlManagerServlet.deployTitle=Deploy
 htmlManagerServlet.deployUpload=WAR file to deploy
-htmlManagerServlet.deployUploadFail=FAIL - Deploy Upload Failed, Exception: {0}
+htmlManagerServlet.deployUploadFail=FAIL - Deploy Upload Failed, Exception: 
[{0}]
 htmlManagerServlet.deployUploadFile=Select WAR file to upload
-htmlManagerServlet.deployUploadInServerXml=FAIL - War file \"{0}\" cannot be 
uploaded if context is defined in server.xml
+htmlManagerServlet.deployUploadInServerXml=FAIL - War file [{0}] cannot be 
uploaded if context is defined in server.xml
 htmlManagerServlet.deployUploadNoFile=FAIL - File upload failed, no file
-htmlManagerServlet.deployUploadNotWar=FAIL - File uploaded \"{0}\" must be a 
.war
-htmlManagerServlet.deployUploadWarExists=FAIL - War file \"{0}\" already 
exists on server
+htmlManagerServlet.deployUploadNotWar=FAIL - File uploaded [{0}] must be a .war
+htmlManagerServlet.deployUploadWarExists=FAIL - War file [{0}] already exists 
on server
 htmlManagerServlet.deployWar=WAR or Directory URL:
 htmlManagerServlet.diagnosticsLeak=Check to see if a web application has 
caused a memory leak on stop, reload or undeploy
 htmlManagerServlet.diagnosticsLeakButton=Find leaks
@@ -104,56 +104,56 @@ htmlManagerServlet.serverTitle=Server In
 htmlManagerServlet.serverVersion=Tomcat Version
 htmlManagerServlet.title=Tomcat Web Application Manager
 
-managerServlet.alreadyContext=FAIL - Application already exists at path {0}
+managerServlet.alreadyContext=FAIL - Application already exists at path [{0}]
 managerServlet.alreadyDocBase=FAIL - Directory {0} is already in use
 managerServlet.configured=OK - Deployed application from context file {0}
 managerServlet.deleteFail=FAIL - Unable to delete [{0}]. The continued 
presence of this file may cause problems.
-managerServlet.deployed=OK - Deployed application at context path {0}
-managerServlet.deployedButNotStarted=FAIL - Deployed application at context 
path {0} but context failed to start
-managerServlet.deployFailed=FAIL - Failed to deploy application at context 
path {0}
-managerServlet.exception=FAIL - Encountered exception {0}
+managerServlet.deployed=OK - Deployed application at context path [{0}]
+managerServlet.deployedButNotStarted=FAIL - Deployed application at context 
path [{0}] but context failed to start
+managerServlet.deployFailed=FAIL - Failed to deploy application at context 
path [{0}]
+managerServlet.exception=FAIL - Encountered exception [{0}]
 managerServlet.findleaksFail=FAIL - Find leaks failed: Host not instance of 
StandardHost
 managerServlet.findleaksList=OK - Found potential memory leaks in the 
following applications:
 managerServlet.findleaksNone=OK - No memory leaks found
 managerServlet.inService=FAIL - The application [{0}] is already being serviced
 managerServlet.invalidCommand=FAIL - Invalid parameters supplied for command 
[{0}]
-managerServlet.invalidPath=FAIL - Invalid context path {0} was specified
+managerServlet.invalidPath=FAIL - Invalid context path [{0}] was specified
 managerServlet.invalidWar=FAIL - Invalid application URL {0} was specified
-managerServlet.listed=OK - Listed applications for virtual host {0}
+managerServlet.listed=OK - Listed applications for virtual host [{0}]
 managerServlet.listitem={0}:{1}:{2}:{3}
 managerServlet.mkdirFail=FAIL - Unable to create directory [{0}]
 managerServlet.noAppBase=FAIL - Cannot identify application base for context 
path {0}
 managerServlet.noCommand=FAIL - No command was specified
-managerServlet.noContext=FAIL - No context exists named {0}
+managerServlet.noContext=FAIL - No context exists named [{0}]
 managerServlet.noDirectory=FAIL - Non-directory document base for path {0}
 managerServlet.noDocBase=FAIL - Cannot undeploy document base for path {0}
 managerServlet.noGlobal=FAIL - No global JNDI resources are available
-managerServlet.noManager=FAIL - No manager exists for path {0}
+managerServlet.noManager=FAIL - No manager exists for path [{0}]
 managerServlet.noReload=FAIL - Reload not supported on WAR deployed at path {0}
 managerServlet.noRename=FAIL - Cannot deploy uploaded WAR for path {0}
 managerServlet.noRole=FAIL - User does not possess role {0}
-managerServlet.noSelf=FAIL - The manager can not reload, undeploy, stop, or 
undeploy itself
-managerServlet.notDeployed=FAIL - Context {0} is defined in server.xml and may 
not be undeployed
+managerServlet.noSelf=FAIL - The manager cannot reload, undeploy, stop, or 
undeploy itself
+managerServlet.notDeployed=FAIL - Context [{0}] is defined in server.xml and 
may not be undeployed
 managerServlet.noWrapper=Container has not called setWrapper() for this servlet
 managerServlet.objectNameFail=FAIL - Unable to register object name [{0}] for 
Manager Servlet
-managerServlet.postCommand=FAIL - Tried to use command {0} via a GET request 
but POST is required
-managerServlet.reloaded=OK - Reloaded application at context path {0}
+managerServlet.postCommand=FAIL - Tried to use command [{0}] via a GET request 
but POST is required
+managerServlet.reloaded=OK - Reloaded application at context path [{0}]
 managerServlet.resourcesAll=OK - Listed global resources of all types
-managerServlet.resourcesType=OK - Listed global resources of type {0}
+managerServlet.resourcesType=OK - Listed global resources of type [{0}]
 managerServlet.saved=OK - Server configuration saved
-managerServlet.savedContext=OK - Context {0} configuration saved
-managerServlet.saveFail=FAIL - Configuration save failed: {0}
-managerServlet.sessiondefaultmax=Default maximum session inactive interval {0} 
minutes
-managerServlet.sessions=OK - Session information for application at context 
path {0}
-managerServlet.sessiontimeout={0} minutes: {1} sessions
-managerServlet.sessiontimeout.expired={0} minutes: {1} sessions were expired
-managerServlet.sessiontimeout.unlimited=unlimited time: {0} sessions
-managerServlet.started=OK - Started application at context path {0}
-managerServlet.startFailed=FAIL - Application at context path {0} could not be 
started
-managerServlet.stopped=OK - Stopped application at context path {0}
+managerServlet.savedContext=OK - Context [{0}] configuration saved
+managerServlet.saveFail=FAIL - Configuration save failed: [{0}]
+managerServlet.sessiondefaultmax=Default maximum session inactive interval 
[{0}] minutes
+managerServlet.sessions=OK - Session information for application at context 
path [{0}]
+managerServlet.sessiontimeout=[{0}] minutes: [{1}] sessions
+managerServlet.sessiontimeout.expired=[{0}] minutes: [{1}] sessions were 
expired
+managerServlet.sessiontimeout.unlimited=unlimited time: [{0}] sessions
+managerServlet.started=OK - Started application at context path [{0}]
+managerServlet.startFailed=FAIL - Application at context path [{0}] could not 
be started
+managerServlet.stopped=OK - Stopped application at context path [{0}]
 managerServlet.threaddump=OK - JVM thread dump
-managerServlet.undeployed=OK - Undeployed application at context path {0}
-managerServlet.unknownCommand=FAIL - Unknown command {0}
+managerServlet.undeployed=OK - Undeployed application at context path [{0}]
+managerServlet.unknownCommand=FAIL - Unknown command [{0}]
 managerServlet.userDatabaseError=FAIL - Cannot resolve user database reference
 managerServlet.userDatabaseMissing=FAIL - No user database is available
 managerServlet.vminfo=OK - VM info

Modified: 
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties?rev=1853352&r1=1853351&r2=1853352&view=diff
==============================================================================
--- 
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties
 (original)
+++ 
tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties
 Mon Feb 11 12:15:06 2019
@@ -14,36 +14,36 @@
 # limitations under the License.
 
 hostManagerServlet.add=add: Adding host [{0}]
-hostManagerServlet.add=OK - Host {0} added
-hostManagerServlet.addFailed=FAIL - Failed to add host {0}
-hostManagerServlet.alreadyHost=FAIL - Host already exists with host name {0}
+hostManagerServlet.add=OK - Host [{0}] added
+hostManagerServlet.addFailed=FAIL - Failed to add host [{0}]
+hostManagerServlet.alreadyHost=FAIL - Host already exists with host name [{0}]
 hostManagerServlet.alreadyStarted=FAIL - Host [{0}] is already started
 hostManagerServlet.alreadyStopped=FAIL - Host [{0}] is already stopped
-hostManagerServlet.appBaseCreateFail=FAIL - Failed to create appBase [{0}] for 
host [{1}]
-hostManagerServlet.cannotRemoveOwnHost=FAIL - Cannot remove own host {0}
-hostManagerServlet.cannotStartOwnHost=FAIL - Cannot start own host {0}
-hostManagerServlet.cannotStopOwnHost=FAIL - Cannot stop own host {0}
-hostManagerServlet.configBaseCreateFail=FAIL - Failed to identify configBase 
for host [{0}]
-hostManagerServlet.exception=FAIL - Encountered exception {0}
-hostManagerServlet.invalidHostName=FAIL - Invalid host name {0} was specified
+hostManagerServlet.appBaseCreateFail=FAIL - Failed to create appBase directory 
[{0}] for host [{1}]
+hostManagerServlet.cannotRemoveOwnHost=FAIL - Cannot remove your own host [{0}]
+hostManagerServlet.cannotStartOwnHost=FAIL - Cannot start your own host [{0}]
+hostManagerServlet.cannotStopOwnHost=FAIL - Cannot stop your own host [{0}]
+hostManagerServlet.configBaseCreateFail=FAIL - Failed to identify configBase 
directory for host [{0}]
+hostManagerServlet.exception=FAIL - Encountered exception [{0}]
+hostManagerServlet.invalidHostName=FAIL - Invalid host name [{0}] was specified
 hostManagerServlet.list=list: Listing hosts for engine [{0}]
 hostManagerServlet.listed=OK - Listed hosts
-hostManagerServlet.listitem={0}:{1}
+hostManagerServlet.listitem=[{0}]:[{1}]
 hostManagerServlet.managerXml=FAIL - Couldn't install manager.xml
 hostManagerServlet.noCommand=FAIL - No command was specified
-hostManagerServlet.noHost=FAIL - Host name {0} does not exist
+hostManagerServlet.noHost=FAIL - Host name [{0}] does not exist
 hostManagerServlet.noWrapper=Container has not called setWrapper() for this 
servlet
-hostManagerServlet.postCommand=FAIL - Tried to use command {0} via a GET 
request but POST is required
-hostManagerServlet.remove=OK - Removed host {0}
+hostManagerServlet.postCommand=FAIL - Tried to use command [{0}] via a GET 
request but POST is required
+hostManagerServlet.remove=OK - Removed host [{0}]
 hostManagerServlet.remove=remove: Removing host [{0}]
-hostManagerServlet.removeFailed=FAIL - Failed to remove host {0}
+hostManagerServlet.removeFailed=FAIL - Failed to remove host [{0}]
 hostManagerServlet.start=start: Starting host with name [{0}]
-hostManagerServlet.started=OK - Host {0} started
-hostManagerServlet.startFailed=FAIL - Failed to start host {0}
+hostManagerServlet.started=OK - Host [{0}] started
+hostManagerServlet.startFailed=FAIL - Failed to start host [{0}]
 hostManagerServlet.stop=stop: Stopping host with name [{0}]
-hostManagerServlet.stopFailed=FAIL - Failed to stop host {0}
-hostManagerServlet.stopped=OK - Host {0} stopped
-hostManagerServlet.unknownCommand=FAIL - Unknown command {0}
+hostManagerServlet.stopFailed=FAIL - Failed to stop host [{0}]
+hostManagerServlet.stopped=OK - Host [{0}] stopped
+hostManagerServlet.unknownCommand=FAIL - Unknown command [{0}]
 
 htmlHostManagerServlet.addAliases=Aliases:
 htmlHostManagerServlet.addAppBase=App base:



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to