Author: markt
Date: Fri Dec 14 09:16:15 2018
New Revision: 1848917

URL: http://svn.apache.org/viewvc?rev=1848917&view=rev
Log:
Fixes from woonsan

Modified:
    
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
    tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties?rev=1848917&r1=1848916&r2=1848917&view=diff
==============================================================================
--- 
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
 [UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings.properties
 [UTF-8] Fri Dec 14 09:16:15 2018
@@ -17,7 +17,7 @@ bioReceiver.already.started=ServerSocket
 bioReceiver.run.fail=Unable to run replication listener.
 bioReceiver.socket.closeFailed=Failed to close socket
 bioReceiver.start.fail=Unable to start cluster receiver
-bioReceiver.threadpool.fail=ThreadPool can initialized. Listener not started
+bioReceiver.threadpool.fail=ThreadPool cannot be initialized. Listener not 
started
 bioReceiver.threads.busy=All BIO server replication threads are busy, unable 
to handle more requests until a thread is freed up.
 
 bioReplicationTask.messageDataReceived.error=Error thrown from 
messageDataReceived.

Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties?rev=1848917&r1=1848916&r2=1848917&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties [UTF-8] 
(original)
+++ tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties [UTF-8] 
Fri Dec 14 09:16:15 2018
@@ -62,7 +62,7 @@ http2Parser.processFrameData.window=Conn
 http2Parser.processFrameGoaway.payloadTooSmall=Connection [{0}]: Goaway 
payload size was [{1}] which is less than the minimum 8
 http2Parser.processFrameHeaders.decodingDataLeft=Data left over after HPACK 
decoding - it should have been consumed
 http2Parser.processFrameHeaders.decodingFailed=There was an error during the 
HPACK decoding of HTTP headers
-http2Parser.processFrameHeaders.payload=Connection [{0}], Stream [{1}], 
Processing headers payload size [{2}]
+http2Parser.processFrameHeaders.payload=Connection [{0}], Stream [{1}], 
Processing headers payload of size [{2}]
 http2Parser.processFramePing.invalidPayloadSize=Settings frame received with 
an invalid payload size of [{0}] (should be 8)
 http2Parser.processFramePriority.invalidParent=Connection [{0}], Stream [{1}], 
A stream may not depend on itself
 http2Parser.processFramePriority.invalidPayloadSize=Priority frame received 
with an invalid payload size of [{0}] (should be 5)

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1848917&r1=1848916&r2=1848917&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties 
[UTF-8] Fri Dec 14 09:16:15 2018
@@ -31,7 +31,6 @@ jsp.error.attribute.nowhitespace=The JSP
 jsp.error.attribute.null_name=Null attribute name
 jsp.error.attribute.standard.non_rt_with_expr=The [{0}] attribute of the [{1}] 
standard action does not accept any expressions
 jsp.error.attribute.unterminated=attribute value for [{0}] is not properly 
terminated
-jsp.error.attributes.not.allowed=[{0}] must not have any attributes
 jsp.error.backgroundCompilationFailed=Background compilation failed
 jsp.error.bad.scratch.dir=The scratchDir you specified: [{0}] is unusable.
 jsp.error.badStandardAction=Invalid standard action

Modified: 
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties?rev=1848917&r1=1848916&r2=1848917&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties 
[UTF-8] Fri Dec 14 09:16:15 2018
@@ -31,7 +31,6 @@ jsp.error.attribute.nowhitespace=La espe
 jsp.error.attribute.null_name=Nombre de atributo nulo
 jsp.error.attribute.standard.non_rt_with_expr=El atributo [{0}] de la acción 
estándar [{1}] no acepta expresiones
 jsp.error.attribute.unterminated=el atributo para [{0}] no está terminado 
correctamente
-jsp.error.attributes.not.allowed=[{0}] no debe de tener atributos
 jsp.error.bad.scratch.dir=El directorio de trabajo especificado: [{0}] no es 
utilizable.
 jsp.error.badStandardAction=Acción estándar incorrecta
 jsp.error.bad_attribute=El atributo [{0}] no es válido según el TLD 
especificado

Modified: 
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties?rev=1848917&r1=1848916&r2=1848917&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties 
[UTF-8] Fri Dec 14 09:16:15 2018
@@ -31,7 +31,6 @@ jsp.error.attribute.nowhitespace=La spé
 jsp.error.attribute.null_name=Le nom d'attribut est null
 jsp.error.attribute.standard.non_rt_with_expr=L''attribut [{0}] de l''action 
standard [{1}] n''accepte pas d''expressions
 jsp.error.attribute.unterminated=L''attribut pour [{0}] n''est pas 
correctement terminé
-jsp.error.attributes.not.allowed=[{0}] ne doit avoir aucun attribut
 jsp.error.bad.scratch.dir=Le paramètre "scratchDir" que vous avez spécifié: 
[{0}] est inutilisable.
 jsp.error.badStandardAction=L'action n'est pas reconnue comme une action 
standard.
 jsp.error.bad_attribute=L''attribut [{0}] est incorrect pour le tag [{1}] 
d''après la TLD indiquée

Modified: 
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties?rev=1848917&r1=1848916&r2=1848917&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties 
[UTF-8] Fri Dec 14 09:16:15 2018
@@ -29,7 +29,6 @@ jsp.error.attribute.nowhitespace=JSP の
 jsp.error.attribute.null_name=空の属性名です
 jsp.error.attribute.standard.non_rt_with_expr=[{1}] 標準アクションの [{0}] 
属性はどんな式も受け付けません
 jsp.error.attribute.unterminated=[{0}] の属性が正しく終了していません
-jsp.error.attributes.not.allowed=[{0}] は属性を持つことはできません
 jsp.error.bad.scratch.dir=あなたが指定したscratchDir: [{0}] は使用できません
 jsp.error.badStandardAction=無効な標準アクションです
 jsp.error.bad_attribute=TLDによると、タグ [{1}] の属性 [{0}] は無効です



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

Reply via email to