Hello.
I think this has come up before but I can't recall when.
In Mandriva french users found some errors in the error files. I have patched
apache for years for this. Please apply.
--
Regards // Oden Eriksson
This email has been processed by SmoothZap - www.smoothwall.net
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_BAD_GATEWAY.html.var httpd-2.2.2/docs/error/HTTP_BAD_GATEWAY.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_BAD_GATEWAY.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_BAD_GATEWAY.html.var 2006-05-12 07:26:57.628343088 +0200
@@ -74,7 +74,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Gateway incorrecte!"
+--><!--#set var="TITLE" value="Passerelle incorrecte !"
--><!--#include virtual="include/top.html" -->
Le serveur proxy a reçu une réponse
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_BAD_REQUEST.html.var httpd-2.2.2/docs/error/HTTP_BAD_REQUEST.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_BAD_REQUEST.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_BAD_REQUEST.html.var 2006-05-12 07:27:26.960823575 +0200
@@ -54,7 +54,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Demande incorrecte!"
+--><!--#set var="TITLE" value="Demande incorrecte !"
--><!--#include virtual="include/top.html" -->
Votre navigateur (ou votre proxy) a envoyé
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_FORBIDDEN.html.var httpd-2.2.2/docs/error/HTTP_FORBIDDEN.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_FORBIDDEN.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_FORBIDDEN.html.var 2006-05-12 07:27:54.366731971 +0200
@@ -95,7 +95,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Accès interdit!"
+--><!--#set var="TITLE" value="Accès interdit !"
--><!--#include virtual="include/top.html" -->
<!--#if expr="$REDIRECT_URL = /\/$/" -->
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_GONE.html.var httpd-2.2.2/docs/error/HTTP_GONE.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_GONE.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_GONE.html.var 2006-05-12 07:28:22.403499854 +0200
@@ -107,7 +107,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Cette ressource n'existe plus!"
+--><!--#set var="TITLE" value="Cette ressource n'existe plus !"
--><!--#include virtual="include/top.html" -->
L'URL demandée n'est plus accessible sur ce serveur et il
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var httpd-2.2.2/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var 2006-05-12 07:28:44.138668285 +0200
@@ -117,7 +117,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Erreur du serveur!"
+--><!--#set var="TITLE" value="Erreur du serveur !"
--><!--#include virtual="include/top.html" -->
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_LENGTH_REQUIRED.html.var httpd-2.2.2/docs/error/HTTP_LENGTH_REQUIRED.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_LENGTH_REQUIRED.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_LENGTH_REQUIRED.html.var 2006-05-12 07:30:20.503245183 +0200
@@ -56,7 +56,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Longueur du contenu illégal!"
+--><!--#set var="TITLE" value="Longueur du contenu illégale !"
--><!--#include virtual="include/top.html" -->
Une requête utilisant la méthode <!--#echo
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var httpd-2.2.2/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var 2006-05-12 07:30:43.606108660 +0200
@@ -55,7 +55,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Méthode interdite!"
+--><!--#set var="TITLE" value="Méthode interdite !"
--><!--#include virtual="include/top.html" -->
La méthode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_NOT_FOUND.html.var httpd-2.2.2/docs/error/HTTP_NOT_FOUND.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_NOT_FOUND.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_NOT_FOUND.html.var 2006-05-12 07:31:03.736632851 +0200
@@ -113,7 +113,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Objet non trouvé!"
+--><!--#set var="TITLE" value="Objet non trouvé !"
--><!--#include virtual="include/top.html" -->
L'URL requise n'a pu etre trouvée sur ce serveur.
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_NOT_IMPLEMENTED.html.var httpd-2.2.2/docs/error/HTTP_NOT_IMPLEMENTED.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_NOT_IMPLEMENTED.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_NOT_IMPLEMENTED.html.var 2006-05-12 07:31:46.683083741 +0200
@@ -52,7 +52,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="La requête ne peut être effectuée!"
+--><!--#set var="TITLE" value="La requête ne peut être effectuée !"
--><!--#include virtual="include/top.html" -->
Le serveur n'est pas en mesure d'effectuer l'action
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_PRECONDITION_FAILED.html.var httpd-2.2.2/docs/error/HTTP_PRECONDITION_FAILED.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_PRECONDITION_FAILED.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_PRECONDITION_FAILED.html.var 2006-05-12 07:32:05.367929011 +0200
@@ -53,7 +53,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Précondition négative!"
+--><!--#set var="TITLE" value="Précondition négative !"
--><!--#include virtual="include/top.html" -->
La précondition pour l'URL requise a été
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var httpd-2.2.2/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var 2006-05-12 07:32:33.568658152 +0200
@@ -59,7 +59,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Volume de la demande trop grand!"
+--><!--#set var="TITLE" value="Volume de la demande trop grand !"
--><!--#include virtual="include/top.html" -->
La méthode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var httpd-2.2.2/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var 2006-05-12 07:33:54.887574425 +0200
@@ -56,10 +56,10 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="L'URI demandee est trop longue!"
+--><!--#set var="TITLE" value="L'URI demandée est trop longue !"
--><!--#include virtual="include/top.html" -->
- La longueur de l'URL demandée excède la limite de
+ La longueur de l'URI demandée excède la limite de
capacitè pour ce serveur. Nous ne pouvons donner suite
à votre requête.
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var httpd-2.2.2/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var 2006-05-12 07:34:33.044088564 +0200
@@ -62,13 +62,13 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Service inaccessible!"
+--><!--#set var="TITLE" value="Service inaccessible !"
--><!--#include virtual="include/top.html" -->
En raison de travaux de maintenance ou de problèmes
de capacité le serveur n'est pas en mesure de répondre
à votre requête pour l'instant. Veuillez réessayer
- plus tard.
+ plus tard.
<!--#include virtual="include/bottom.html" -->
----------fr--
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_UNAUTHORIZED.html.var httpd-2.2.2/docs/error/HTTP_UNAUTHORIZED.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_UNAUTHORIZED.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_UNAUTHORIZED.html.var 2006-05-12 07:34:50.668168915 +0200
@@ -87,7 +87,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="Autorisation requise!"
+--><!--#set var="TITLE" value="Autorisation requise !"
--><!--#include virtual="include/top.html" -->
Ce server n'a pas été en mesure de vérifier que
diff -Naur httpd-2.2.2.orig/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var httpd-2.2.2/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var
--- httpd-2.2.2.orig/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var 2005-11-13 14:22:28.000000000 +0100
+++ httpd-2.2.2/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var 2006-05-12 07:35:22.823017379 +0200
@@ -56,7 +56,7 @@
Content-type: text/html; charset=ISO-8859-1
Body:----------fr--
<!--#set var="CONTENT_LANGUAGE" value="fr"
---><!--#set var="TITLE" value="La variante varie elle-même!"
+--><!--#set var="TITLE" value="La variante varie elle-même !"
--><!--#include virtual="include/top.html" -->
Une variante pour l'entité requise