remm        2004/04/10 08:09:12

  Modified:    catalina/src/share/org/apache/catalina/startup
                        LocalStrings.properties
  Log:
  - Forgot the resources.
  
  Revision  Changes    Path
  1.5       +3 -1      
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/LocalStrings.properties
  
  Index: LocalStrings.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/LocalStrings.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LocalStrings.properties   13 Jan 2004 16:31:35 -0000      1.4
  +++ LocalStrings.properties   10 Apr 2004 15:09:12 -0000      1.5
  @@ -48,7 +48,9 @@
   hostConfig.expand.error=Exception while expanding web application archive {0}
   hostConfig.expanding=Expanding discovered web application archives
   hostConfig.context.restart=Error during context {0} restart
  -hostConfig.start=HostConfig: Processing START
  +hostConfig.removeXML=Context {0} is undeployed
  +hostConfig.removeDIR=Directory {0} is undeployed
  +hostConfig.removeWAR=War {0} is undeployedhostConfig.start=HostConfig: Processing 
START
   hostConfig.stop=HostConfig: Processing STOP
   hostConfig.undeploy=Undeploying web application at context path {0}
   hostConfig.undeploy.error=Error undeploying web application at context path {0}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to