remm 2004/03/21 14:37:50 Modified: http11/src/java/org/apache/coyote/http11 LocalStrings.properties Log: - Add two missing strings. Revision Changes Path 1.8 +3 -1 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/LocalStrings.properties Index: LocalStrings.properties =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/LocalStrings.properties,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- LocalStrings.properties 20 Feb 2004 11:03:28 -0000 1.7 +++ LocalStrings.properties 21 Mar 2004 22:37:50 -0000 1.8 @@ -22,7 +22,9 @@ http11protocol.start=Starting Coyote HTTP/1.1 on {0} http11protocol.stop=Stopping Coyote HTTP/1.1 on {0} http11protocol.pause=Pausing Coyote HTTP/1.1 on {0} +http11protocol.endpoint.pauseerror=Error pausing endpoint http11protocol.resume=Resuming Coyote HTTP/1.1 on {0} +http11protocol.endpoint.resumeerror=Error resuming endpoint # # Http11Processor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]