| 1 | | # $Id: LocalStrings.properties,v 1.4 2001/07/22 18:38:04 pier Exp $ | | 1 | | # $Id: LocalStrings.properties,v 1.4 2001/07/22 18:38:04 pier Exp $ | | 1 | | # $Id: LocalStrings.properties,v 1.4 2001/07/22 18:38:04 pier Exp $ |
| 2 | | | | 2 | | | | 2 | | |
| 3 | | # language | | 3 | | # language | | 3 | | # language |
| 4 | | | | 4 | | | | 4 | | |
| 5 | | # package org.apache.catalina.connector.http | | 5 | | # package org.apache.catalina.connector.http | | 5 | | # package org.apache.catalina.connector.http |
| 6 | | | | 6 | | | | 6 | | |
| 7 | | | | 7 | | | | 7 | | |
| 8 | | httpConnector.alreadyInitialized=HTTP connector has already been initialized | | 8 | | httpConnector.alreadyInitialized=HTTP connector has already been initialized | | 8 | | httpConnector.alreadyInitialized=HTTP connector has already been initialized |
| 9 | | httpConnector.alreadyStarted=HTTP connector has already been started | | 9 | | httpConnector.alreadyStarted=HTTP connector has already been started | | 9 | | httpConnector.alreadyStarted=HTTP connector has already been started |
| 10 | | httpConnector.allAddresses=Opening server socket on all host IP addresses | | 10 | | httpConnector.allAddresses=Opening server socket on all host IP addresses | | 10 | | httpConnector.allAddresses=Opening server socket on all host IP addresses |
| 11 | | httpConnector.failedSocketFactoryLoading=Failed to load socket factory | | 11 | | httpConnector.failedSocketFactoryLoading=Failed to load socket factory | | 11 | | httpConnector.failedSocketFactoryLoading=Failed to load socket factory |
| 12 | | httpConnector.failedToCreateSocket=Socket factory failed to create socket | | 12 | | httpConnector.failedToCreateSocket=Socket factory failed to create socket | | 12 | | httpConnector.failedToCreateSocket=Socket factory failed to create socket |
| 13 | | httpConnector.anAddress=Opening server socket on host IP address {0} | | 13 | | httpConnector.anAddress=Opening server socket on host IP address {0} | | 13 | | httpConnector.anAddress=Opening server socket on host IP address {0} |
| 14 | | httpConnector.noAddress=No host IP address matching {0}, opening on all addresses | | 14 | | httpConnector.noAddress=No host IP address matching {0}, opening on all addresses | | 14 | | httpConnector.noAddress=No host IP address matching {0}, opening on all addresses |
| 15 | | httpConnector.noProcessor=No processor available, rejecting this connection | | 15 | | httpConnector.noProcessor=No processor available, rejecting this connection | | 15 | | httpConnector.noProcessor=No processor available, rejecting this connection |
| 16 | | httpConnector.notStarted=HTTP connector has not yet been started | | 16 | | httpConnector.notStarted=HTTP connector has not yet been started | | 16 | | httpConnector.notStarted=HTTP connector has not yet been started |
| 17 | | httpConnector.starting=Starting background thread | | 17 | | httpConnector.starting=Starting background thread | | 17 | | httpConnector.starting=Starting background thread |
| 18 | | httpConnector.stopping=Stopping background thread | | 18 | | httpConnector.stopping=Stopping background thread | | 18 | | httpConnector.stopping=Stopping background thread |
| 19 | | httpProcessor.alreadyStarted=HTTP processor has already been started | | 19 | | httpProcessor.alreadyStarted=HTTP processor has already been started | | 19 | | httpProcessor.alreadyStarted=HTTP processor has already been started |
| 20 | | httpProcessor.notStarted=HTTP processor has not yet been started | | 20 | | httpProcessor.notStarted=HTTP processor has not yet been started | | 20 | | httpProcessor.notStarted=HTTP processor has not yet been started |
| 21 | | httpProcessor.parseHeaders.contentLength=Invalid 'Content-Length' header | | 21 | | httpProcessor.parseHeaders.contentLength=Invalid 'Content-Length' header | | 21 | | httpProcessor.parseHeaders.contentLength=Invalid 'Content-Length' header |
| 22 | | httpProcessor.parseHeaders.colon=Invalid HTTP header format | | 22 | | httpProcessor.parseHeaders.colon=Invalid HTTP header format | | 22 | | httpProcessor.parseHeaders.colon=Invalid HTTP header format |
| 23 | | httpProcessor.parseHeaders.portNumber=Invalid TCP/IP port number in 'Host' header | | 23 | | httpProcessor.parseHeaders.portNumber=Invalid TCP/IP port number in 'Host' header | | 23 | | httpProcessor.parseHeaders.portNumber=Invalid TCP/IP port number in 'Host' header |
| 24 | | httpProcessor.parseRequest.decode=Cannot decode HTTP request URI | | 24 | | httpProcessor.parseRequest.decode=Cannot decode HTTP request URI | | 24 | | httpProcessor.parseRequest.decode=Cannot decode HTTP request URI |
| 25 | | httpProcessor.parseRequest.method=Missing HTTP request method | | 25 | | httpProcessor.parseRequest.method=Missing HTTP request method | | 25 | | httpProcessor.parseRequest.method=Missing HTTP request method |
| 26 | | httpProcessor.parseRequest.read=Missing HTTP request line | | 26 | | httpProcessor.parseRequest.read=Missing HTTP request line | | 26 | | httpProcessor.parseRequest.read=Missing HTTP request line |
| 27 | | httpProcessor.parseRequest.uri=Missing HTTP request URI | | 27 | | httpProcessor.parseRequest.uri=Missing HTTP request URI | | 27 | | httpProcessor.parseRequest.uri=Missing HTTP request URI |
| 28 | | httpProcessor.parseHeaders.unknownExpectation=Unknown Expect header field | | 28 | | httpProcessor.parseHeaders.unknownExpectation=Unknown Expect header field | | 28 | | httpProcessor.parseHeaders.unknownExpectation=Unknown Expect header field |
| 29 | | httpProcessor.start=HTTP processor has already been started | | 29 | | httpProcessor.start=HTTP processor has already been started | | 29 | | httpProcessor.start=HTTP processor has already been started |
| 30 | | httpProcessor.starting=Starting background thread | | 30 | | httpProcessor.starting=Starting background thread | | 30 | | httpProcessor.starting=Starting background thread |
| 31 | | httpProcessor.stopping=Stopping background thread | | 31 | | httpProcessor.stopping=Stopping background thread | | 31 | | httpProcessor.stopping=Stopping background thread |
| 32 | | requestStream.close.closed=Request stream has already been closed | | 32 | | requestStream.close.closed=Request stream has already been closed | | 32 | | requestStream.close.closed=Request stream has already been closed |
| 33 | | requestStream.read.closed=Unable to read from a closed stream | | 33 | | requestStream.read.closed=Unable to read from a closed stream | | 33 | | requestStream.read.closed=Unable to read from a closed stream |
| 34 | | requestStream.read.error=Unexpected end of stream | | 34 | | requestStream.read.error=Unexpected end of stream | | 34 | | requestStream.read.error=Unexpected end of stream |
| 35 | | requestStream.readline.error=Couldn't read line | | 35 | | requestStream.readline.error=Couldn't read line | | 35 | | requestStream.readline.error=Couldn't read line |
| 36 | | requestStream.readline.toolong=Line too long | | 36 | | requestStream.readline.toolong=Line too long | | 36 | | requestStream.readline.toolong=Line too long |