Author: markt
Date: Sun Sep 26 21:26:08 2010
New Revision: 1001525

URL: http://svn.apache.org/viewvc?rev=1001525&view=rev
Log:
Clean-up. Reduce whitespace, unnecessary comments

Modified:
    tomcat/trunk/java/org/apache/coyote/http11/LocalStrings.properties
    tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_es.properties
    tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_fr.properties
    tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ja.properties

Modified: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings.properties?rev=1001525&r1=1001524&r2=1001525&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http11/LocalStrings.properties 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http11/LocalStrings.properties Sun Sep 
26 21:26:08 2010
@@ -13,16 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# $Id$
-
-# language 
-
-# package org.apache.coyote.http11
-
-#
-# Http11Protocol
-#
-
 http11protocol.destroy=Destroying Coyote HTTP/1.1 on {0}
 http11protocol.endpoint.initerror=Error initializing endpoint
 http11protocol.endpoint.starterror=Error starting endpoint
@@ -43,10 +33,6 @@ http11protocol.endpoint.pauseerror=Error
 http11protocol.resume=Resuming Coyote HTTP/1.1 on {0}
 http11protocol.endpoint.resumeerror=Error resuming endpoint
 
-#
-# Http11Processor
-#
-
 http11processor.regexp.error=Error parsing regular expression {0}
 http11processor.filter.unknown=Unknown filter {0}
 http11processor.filter.error=Error intializing filter {0}
@@ -60,11 +46,6 @@ http11processor.socket.info=Exception ge
 http11processor.socket.ssl=Exception getting SSL attributes
 http11processor.socket.timeout=Error setting socket timeout
 
-#
-# InternalInputBuffer
-#
-
 iib.eof.error=Unexpected EOF read on the socket
 iib.requestheadertoolarge.error=Request header is too large
 iib.invalidmethod=Invalid character (CR or LF) found in method name
-

Modified: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_es.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_es.properties?rev=1001525&r1=1001524&r2=1001525&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_es.properties 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_es.properties Sun 
Sep 26 21:26:08 2010
@@ -12,11 +12,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-# $Id$
-# language es
-# package org.apache.coyote.http11
-#
-# Http11Protocol
+
 http11protocol.endpoint.initerror = Error inicializando punto final (endpoint)
 http11protocol.endpoint.starterror = Error arrancando punto final (endpoint)
 http11protocol.init = Inicializando Coyote HTTP/1.1 en puerto {0}
@@ -34,6 +30,7 @@ http11protocol.pause = Pausando Coyote H
 http11protocol.endpoint.pauseerror = Error al pausar punto final
 http11protocol.resume = Retomando Coyote HTTP/1.1 en {0}
 http11protocol.endpoint.resumeerror = Error al retomar punto final
+
 http11processor.regexp.error = Error al analizar expresi\u00F3n regular {0}
 http11processor.filter.unknown = Filtro desconocido {0}
 http11processor.filter.error = Error inicializando filtro {0}
@@ -45,10 +42,6 @@ http11processor.response.finish = Error 
 http11processor.socket.info = Excepci\u00F3n obteniendo informaci\u00F3n de 
conector
 http11processor.socket.ssl = Excepci\u00F3n obteniendo atributos SSL
 http11processor.socket.timeout = Error poniendo tiempo agotado para conector
-#
-# Http11Processor
-#
-#
-# InternalInputBuffer
+
 iib.eof.error = Inesperado Fin De Archivo (EOF) le\u00EDdo en el enchufe 
(socket)
 iib.requestheadertoolarge.error = La cabecera del requerimiento es demasido 
grande

Modified: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_fr.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_fr.properties?rev=1001525&r1=1001524&r2=1001525&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_fr.properties 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_fr.properties Sun 
Sep 26 21:26:08 2010
@@ -13,16 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# $Id$
-
-# language fr
-
-# package org.apache.coyote.http11
-
-#
-# Http11Protocol
-#
-
 http11protocol.endpoint.initerror=Erreur \u00e0 l'initialisation du point de 
contact
 http11protocol.endpoint.starterror=Erreur au d\u00e9marrage du point de contact
 http11protocol.init=Initialisation de Coyote HTTP/1.1 sur {0}
@@ -38,14 +28,5 @@ http11protocol.stop=Arr\u00eat de Coyote
 http11protocol.pause=Suspension de Coyote HTTP/1.1 sur {0}
 http11protocol.resume=Red\u00e9marrage de Coyote HTTP/1.1 sur {0}
 
-#
-# Http11Processor
-#
-
-#
-# InternalInputBuffer
-#
-
 iib.eof.error=Fin de flux (EOF) inattendue \u00e0 la lecture sur la socket
 iib.requestheadertoolarge.error=L'ent\u00eate de requ\u00eate est trop 
important
-

Modified: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ja.properties?rev=1001525&r1=1001524&r2=1001525&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ja.properties 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ja.properties Sun 
Sep 26 21:26:08 2010
@@ -13,16 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# $Id$
-
-# language ja
-
-# package org.apache.coyote.http11
-
-#
-# Http11Protocol
-#
-
 
http11protocol.endpoint.initerror=\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u3092\u521d\u671f\u5316\u4e2d\u306e\u30a8\u30e9\u30fc\u3067\u3059
 
http11protocol.endpoint.starterror=\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u3092\u8d77\u52d5\u4e2d\u306e\u30a8\u30e9\u30fc\u3067\u3059
 http11protocol.init=Coyote HTTP/1.1\u3092 {0} 
\u3067\u521d\u671f\u5316\u3057\u307e\u3059
@@ -40,15 +30,5 @@ http11protocol.endpoint.pauseerror=\u30a
 http11protocol.resume=Coyote HTTP/1.1\u3092 {0} 
\u3067\u518d\u958b\u3057\u307e\u3059
 
http11protocol.endpoint.resumeerror=\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u306e\u518d\u958b\u4e2d\u306e\u30a8\u30e9\u30fc\u3067\u3059
  
-
-#
-# Http11Processor
-#
-
-#
-# InternalInputBuffer
-#
-
 
iib.eof.error=\u30bd\u30b1\u30c3\u30c8\u304b\u3089\u4e88\u671f\u3057\u306a\u3044EOF\u3092\u8aad\u307f\u8fbc\u307f\u307e\u3057\u305f
 
iib.requestheadertoolarge.error=\u30ea\u30af\u30a8\u30b9\u30c8\u30d8\u30c3\u30c0\u304c\u9577\u3059\u304e\u307e\u3059
-



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

Reply via email to