This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new ff5fc9cacb Improvements to French translations. (remm)
ff5fc9cacb is described below
commit ff5fc9cacb7e0a36ec18c064c05712b2301709b3
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jun 28 16:25:44 2024 +0100
Improvements to French translations. (remm)
---
java/org/apache/coyote/http2/LocalStrings_fr.properties | 2 ++
webapps/docs/changelog.xml | 3 +++
2 files changed, 5 insertions(+)
diff --git a/java/org/apache/coyote/http2/LocalStrings_fr.properties
b/java/org/apache/coyote/http2/LocalStrings_fr.properties
index 16db006759..4d331c4124 100644
--- a/java/org/apache/coyote/http2/LocalStrings_fr.properties
+++ b/java/org/apache/coyote/http2/LocalStrings_fr.properties
@@ -121,9 +121,11 @@ streamProcessor.error.connection=Connection [{0}], Stream
[{1}], Une erreur s''e
streamProcessor.error.stream=Connection [{0}], Flux [{1}], Une erreur d''est
produite durant le traitement qui a été fatale au flux
streamProcessor.flushBufferedWrite.entry=Connection [{0}], Flux [{1}], Envoi
des écritures mises en tampon
streamProcessor.service.error=Erreur durant le traitement de la requête
+streamProcessor.streamReadTimeout=Délai d'attente de lecture dépassé pour la
Stream
streamStateMachine.debug.change=Connection [{0}], Flux [{1}], L’état a changé
de [{2}] vers [{3}]
streamStateMachine.invalidFrame=Connection [{0}], Flux [{1}], Etat [{2}], Type
de trame [{3}]
+streamStateMachine.invalidReset=Connection [{0}], Stream [{1}], la Stream ne
doit pas être réinitialisée lorsqu''elle est IDLE
upgradeHandler.allocate.debug=Connection [{0}], Flux [{1}], [{2}] octets
alloués
upgradeHandler.allocate.left=Connection [{0}], Flux [{1}], [{2}] octets
désalloués, essai d''allocation aux enfants
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 985147fd8f..9d2955c545 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -235,6 +235,9 @@
<add>
Improvements to Czech translations by Vladimír Chlup. (markt)
</add>
+ <add>
+ Improvements to French translations. (remm)
+ </add>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]