You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/12/06 10:09:17 UTC

svn commit: r1848277 - in /tomcat/trunk/java/org/apache/coyote: LocalStrings.properties LocalStrings_fr.properties

Author: markt
Date: Thu Dec  6 10:09:17 2018
New Revision: 1848277

URL: http://svn.apache.org/viewvc?rev=1848277&view=rev
Log:
Remove term that was refactored (and renamed) to AbstractEndpoint

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

Modified: tomcat/trunk/java/org/apache/coyote/LocalStrings.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/LocalStrings.properties?rev=1848277&r1=1848276&r2=1848277&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/LocalStrings.properties [UTF-8] (original)
+++ tomcat/trunk/java/org/apache/coyote/LocalStrings.properties [UTF-8] Thu Dec  6 10:09:17 2018
@@ -36,7 +36,6 @@ abstractProtocol.mbeanDeregistrationFail
 
 abstractProtocolHandler.asyncTimeoutError=Error processing async timeouts
 abstractProtocolHandler.destroy=Destroying ProtocolHandler [{0}]
-abstractProtocolHandler.getAttribute=Get attribute [{0}] with value [{1}]
 abstractProtocolHandler.init=Initializing ProtocolHandler [{0}]
 abstractProtocolHandler.pause=Pausing ProtocolHandler [{0}]
 abstractProtocolHandler.portOffset=ProtocolHandler [{0}] is configured with a base port of [{1}] and a port offset of [{2}]

Modified: tomcat/trunk/java/org/apache/coyote/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/LocalStrings_fr.properties?rev=1848277&r1=1848276&r2=1848277&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/LocalStrings_fr.properties (original)
+++ tomcat/trunk/java/org/apache/coyote/LocalStrings_fr.properties Thu Dec  6 10:09:17 2018
@@ -35,7 +35,6 @@ abstractProtocol.mbeanDeregistrationFail
 
 abstractProtocolHandler.asyncTimeoutError=Erreur de traitement du délai d'attente maximum en mode asynchrone
 abstractProtocolHandler.destroy=Destruction du ProtocolHandler [{0}]
-abstractProtocolHandler.getAttribute=Demande de l''attribut [{0}] avec la valeur [{1}]
 abstractProtocolHandler.init=Initialisation du ProtocolHandler [{0}]
 abstractProtocolHandler.pause=Le ProtocolHandler [{0}] est mis en pause
 abstractProtocolHandler.portOffset=Le ProtocolHandler [{0}] est configuré avec un port de base [{1}] et un offset de port [{2}]



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