Path is required for a deploy
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 2 Nov 2008 00:39:54 +0000 (00:39 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 2 Nov 2008 00:39:54 +0000 (00:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@709816 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/manager/LocalStrings.properties

index 85594f9..17ddde2 100644 (file)
@@ -32,7 +32,7 @@ htmlManagerServlet.helpManager=Manager Help
 htmlManagerServlet.helpManagerFile=../docs/manager-howto.html
 htmlManagerServlet.deployButton=Deploy
 htmlManagerServlet.deployConfig=XML Configuration file URL:
-htmlManagerServlet.deployPath=Context Path (optional):
+htmlManagerServlet.deployPath=Context Path (required):
 htmlManagerServlet.deployServer=Deploy directory or WAR file located on server
 htmlManagerServlet.deployTitle=Deploy
 htmlManagerServlet.deployUpload=WAR file to deploy