From: Lars Eilebrecht Date: Tue, 21 Aug 2001 00:13:18 +0000 (+0000) Subject: Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD). X-Git-Tag: 2.0.25~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17e1f847c9c48b23a8df17ecf297b215e9a30ee9;p=apache Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90447 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/docroot/error/entity_too_large.de.html b/docs/docroot/error/entity_too_large.de.html index 9ff4262bcb..fb0135fc08 100644 --- a/docs/docroot/error/entity_too_large.de.html +++ b/docs/docroot/error/entity_too_large.de.html @@ -2,7 +2,7 @@ Die bei der Anfrage übermittelnden Daten sind für - die -Methode nicht erlaubt + die -Methode nicht erlaubt oder die Datenmenge hat das Maximum überschritten. diff --git a/docs/docroot/error/entity_too_large.en.html b/docs/docroot/error/entity_too_large.en.html index 53578f8b08..c5758082b2 100644 --- a/docs/docroot/error/entity_too_large.en.html +++ b/docs/docroot/error/entity_too_large.en.html @@ -1,7 +1,7 @@ - The method does not allow the data + The method does not allow the data transmitted, or the data volume exceeds the capacity limit. diff --git a/docs/docroot/error/entity_too_large.es.html b/docs/docroot/error/entity_too_large.es.html index b37732ac85..f6d2dfcadc 100644 --- a/docs/docroot/error/entity_too_large.es.html +++ b/docs/docroot/error/entity_too_large.es.html @@ -2,7 +2,7 @@ Los recursos establecidos no permiten peticiones con - el método + el método suministrado por su solicitud, o, la cantidad de datos provistos exceden los límites de capacidad. diff --git a/docs/docroot/error/entity_too_large.fr.html b/docs/docroot/error/entity_too_large.fr.html index d54ed471d9..3bf45cbf7a 100644 --- a/docs/docroot/error/entity_too_large.fr.html +++ b/docs/docroot/error/entity_too_large.fr.html @@ -1,7 +1,7 @@ -La méthode +La méthode n'autorise pas le transfert de ces données ou bien le volume des données excède la limite de capacité. diff --git a/docs/docroot/error/entity_too_large.html b/docs/docroot/error/entity_too_large.html index 53578f8b08..c5758082b2 100644 --- a/docs/docroot/error/entity_too_large.html +++ b/docs/docroot/error/entity_too_large.html @@ -1,7 +1,7 @@ - The method does not allow the data + The method does not allow the data transmitted, or the data volume exceeds the capacity limit. diff --git a/docs/docroot/error/length_required.de.html b/docs/docroot/error/length_required.de.html index 19f02f2be9..7e2cc9558a 100644 --- a/docs/docroot/error/length_required.de.html +++ b/docs/docroot/error/length_required.de.html @@ -2,7 +2,7 @@ Die Anfrage kann nicht beantwortet werden. - Bei Verwendung der -Methode + Bei Verwendung der -Methode muß ein korrekter Content-Length-Header angegeben werden. diff --git a/docs/docroot/error/length_required.en.html b/docs/docroot/error/length_required.en.html index 05532e659a..30c3765b5c 100644 --- a/docs/docroot/error/length_required.en.html +++ b/docs/docroot/error/length_required.en.html @@ -1,7 +1,7 @@ - A request with the + A request with the method requires a valid Content-Length header. diff --git a/docs/docroot/error/length_required.fr.html b/docs/docroot/error/length_required.fr.html index c6e6bacc82..8a473961dd 100644 --- a/docs/docroot/error/length_required.fr.html +++ b/docs/docroot/error/length_required.fr.html @@ -1,7 +1,7 @@ - Une requête utilisant la méthode + Une requête utilisant la méthode nécessite un header valable Content-Length (indiquant la longueur). diff --git a/docs/docroot/error/length_required.html b/docs/docroot/error/length_required.html index 05532e659a..30c3765b5c 100644 --- a/docs/docroot/error/length_required.html +++ b/docs/docroot/error/length_required.html @@ -1,7 +1,7 @@ - A request with the + A request with the method requires a valid Content-Length header. diff --git a/docs/docroot/error/method_not_allowed.de.html b/docs/docroot/error/method_not_allowed.de.html index 452f578d83..7fb4c337c9 100644 --- a/docs/docroot/error/method_not_allowed.de.html +++ b/docs/docroot/error/method_not_allowed.de.html @@ -1,7 +1,7 @@ - Die -Methode + Die -Methode ist für den angeforderten URL nicht erlaubt. diff --git a/docs/docroot/error/method_not_allowed.en.html b/docs/docroot/error/method_not_allowed.en.html index a012844e1e..71dbb6367d 100644 --- a/docs/docroot/error/method_not_allowed.en.html +++ b/docs/docroot/error/method_not_allowed.en.html @@ -1,7 +1,7 @@ - The + The method is not allowed for the requested URL. diff --git a/docs/docroot/error/method_not_allowed.es.html b/docs/docroot/error/method_not_allowed.es.html index 8c551108f7..fd139537fd 100644 --- a/docs/docroot/error/method_not_allowed.es.html +++ b/docs/docroot/error/method_not_allowed.es.html @@ -1,7 +1,7 @@ - El + El método utilizado por su solicitud no esta permitido por el URL. diff --git a/docs/docroot/error/method_not_allowed.fr.html b/docs/docroot/error/method_not_allowed.fr.html index ff183d9c23..0ea5ad11f6 100644 --- a/docs/docroot/error/method_not_allowed.fr.html +++ b/docs/docroot/error/method_not_allowed.fr.html @@ -1,7 +1,7 @@ - La méthode + La méthode n'est pas utilisable pour l'URL requise. diff --git a/docs/docroot/error/method_not_allowed.html b/docs/docroot/error/method_not_allowed.html index a012844e1e..71dbb6367d 100644 --- a/docs/docroot/error/method_not_allowed.html +++ b/docs/docroot/error/method_not_allowed.html @@ -1,7 +1,7 @@ - The + The method is not allowed for the requested URL.