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 2021/01/26 12:00:19 UTC

[tomcat] 01/04: Backport French translations

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit e50d45a56c6b371f74870ffc48059b5a0ffe0ede
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jan 26 11:57:21 2021 +0000

    Backport French translations
---
 java/org/apache/catalina/valves/LocalStrings_fr.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/org/apache/catalina/valves/LocalStrings_fr.properties b/java/org/apache/catalina/valves/LocalStrings_fr.properties
index 1c56a74..bafd479 100644
--- a/java/org/apache/catalina/valves/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_fr.properties
@@ -18,6 +18,7 @@ accessLogValve.closeFail=Échec de fermeture du fichier de journal d'accès
 accessLogValve.deleteFail=Impossible d''effacer l''ancien journal d''accès [{0}]
 accessLogValve.invalidLocale=Impossible de définir les paramètres régionaux sur [{0}]
 accessLogValve.invalidPortType=Type de port [{0}] invalide, utilisation du port (local) de serveur
+accessLogValve.invalidRemoteAddressType=Le type [{0}] d''adresse distante est invalide, l''adresse distante classique sera utilisée et non celle du pair
 accessLogValve.openDirFail=Echec de création du répertoire [{0}] pour les journaux d''accès
 accessLogValve.openFail=Echec à l''ouverture du journal d''accès [{0}]
 accessLogValve.renameFail=Échec de renommage du journal d''accès de [{0}] en [{1}]


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