You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Erik Abele <er...@codefaktor.de> on 2002/08/24 01:59:00 UTC

Re: cvs commit: httpd-2.0/docs/error HTTP_BAD_GATEWAY.html.var HTTP_BAD_REQUEST.html.var HTTP_FORBIDDEN.html.var HTTP_GONE.html.var HTTP_INTERNAL_SERVER_ERROR.html.var HTTP_LENGTH_REQUIRED.html.var HTTP_METHOD_NOT_ALLOWED.html.var HTTP_NOT_ACCEPTABLE.html.var HTTP_NOT_FOUND.html.var HTTP_NOT_IMPLEMENTED.html.var HTTP_PRECONDITION_FAILED.html.var HTTP_REQUEST_ENTITY_TOO_LARGE.html.var HTTP_REQUEST_TIME_OUT.html.var HTTP_REQUEST_URI_TOO_LARGE.html.var HTTP_SERVICE_UNAVAILABLE.html.var HTTP_UNAUTHORIZED.html.var HTTP_UNSUPPORTED_MEDIA_TYPE.html.var HTTP_VARIANT_ALSO_VARIES.html.var contact.html.var

dirkx@apache.org wrote:
> dirkx       2002/08/23 08:13:38
> 
>   Modified:    docs/error HTTP_BAD_GATEWAY.html.var
>                         HTTP_BAD_REQUEST.html.var HTTP_FORBIDDEN.html.var
>                         HTTP_GONE.html.var
>                         HTTP_INTERNAL_SERVER_ERROR.html.var
>                         HTTP_LENGTH_REQUIRED.html.var
>                         HTTP_METHOD_NOT_ALLOWED.html.var
>                         HTTP_NOT_ACCEPTABLE.html.var
>                         HTTP_NOT_FOUND.html.var
>                         HTTP_NOT_IMPLEMENTED.html.var
>                         HTTP_PRECONDITION_FAILED.html.var
>                         HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
>                         HTTP_REQUEST_TIME_OUT.html.var
>                         HTTP_REQUEST_URI_TOO_LARGE.html.var
>                         HTTP_SERVICE_UNAVAILABLE.html.var
>                         HTTP_UNAUTHORIZED.html.var
>                         HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
>                         HTTP_VARIANT_ALSO_VARIES.html.var contact.html.var
>   Log:
>   Changes as submitted by
>   	Hiroaki KAWAI <ha...@bcl.t.u-tokyo.ac.jp>
>   and
>   	Peter Van Biesen <pe...@vlafo.be>
>   to get a dutch version in.
>   

Hi Dirk !

I spotted some mistakes in this commit: the errordocs were converted to 
XHTML some time ago and therefore the tags in the typemaps should also 
conform to XHTML. I fixed this :-)

Also a part of the translation is missing: in 
HTTP_INTERNAL_SERVER_ERROR.html.var
the part above 'Foutbericht:' is missing. This was missing in the 
english translation some time ago; perhaps Peter based his work on some 
old templates? Peter, could you please supply an appropriate translation?

Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: cvs commit: httpd-2.0/docs/error HTTP_BAD_GATEWAY.html.var HTTP_BAD_REQUEST.html.varHTTP_FORBIDDEN.html.varHTTP_GONE.html.var HTTP_INTERNAL_SERVER_ERROR.html.varHTTP_LENGTH_REQUIRED.html.varHTTP_METHOD_NOT_ALLOWED.html.var HTTP_NOT_ACCEPTABLE.html.varHTTP_NOT_FOUND.html.varHTTP_NOT_IMPLEMENTED.html.var HTTP_PRECONDITION_FAILED.html.varHTTP_REQUEST_ENTITY_TOO_LARGE.html.varHTTP_REQUEST_TIME_OUT.html.var HTTP_REQUEST_URI_TOO_LARGE.html.varHTTP_SERVICE_UNAVAILABLE.html.varHTTP_UNAUTHORIZED.html.var HTTP_UNSUPPORTED_MEDIA_TYPE.html.varHTTP_VARIANT_ALSO_VARIES.html.varcontact.html.var

Posted by David Shane Holden <dp...@yahoo.com>.
Erik Abele wrote:
> I know. Additionally all the es-TITLES are in english :-( I will try to 
> contact the former author about this. Perhaps someone on the list speaks 
> spanish and can help out??

A good friend of mine speaks Spanish.  When he gets back from Japan in a 
week or so I'll try to hook up with him and get those translated for us. 
I'll post back when/if he's willing to help out, and if the former author 
hasn't responded by then.

Shane


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: cvs commit: httpd-2.0/docs/error HTTP_BAD_GATEWAY.html.var HTTP_BAD_REQUEST.html.varHTTP_FORBIDDEN.html.varHTTP_GONE.html.var HTTP_INTERNAL_SERVER_ERROR.html.varHTTP_LENGTH_REQUIRED.html.varHTTP_METHOD_NOT_ALLOWED.html.var HTTP_NOT_ACCEPTABLE.html.varHTTP_NOT_FOUND.html.varHTTP_NOT_IMPLEMENTED.html.var HTTP_PRECONDITION_FAILED.html.varHTTP_REQUEST_ENTITY_TOO_LARGE.html.varHTTP_REQUEST_TIME_OUT.html.var HTTP_REQUEST_URI_TOO_LARGE.html.varHTTP_SERVICE_UNAVAILABLE.html.varHTTP_UNAUTHORIZED.html.var HTTP_UNSUPPORTED_MEDIA_TYPE.html.varHTTP_VARIANT_ALSO_VARIES.html.varcontact.html.var

Posted by Erik Abele <er...@codefaktor.de>.
Hiroaki KAWAI wrote:
> 
> OK. I'll submit my diffs for the current release.
> 

I have committed them. Thanks! Currently I'm working on correcting the 
'Content-type: text/html'-headers in the typemaps: 'Content-type: 
text/html; charset=...'

> Additionally, I found that 'es' section is missing in the
> HTTP_LENGTH_REQUIRED.html.var.

I know. Additionally all the es-TITLES are in english :-( I will try to 
contact the former author about this. Perhaps someone on the list speaks 
spanish and can help out??

Erik



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: cvs commit: httpd-2.0/docs/error HTTP_BAD_GATEWAY.html.var HTTP_BAD_REQUEST.html.varHTTP_FORBIDDEN.html.varHTTP_GONE.html.var HTTP_INTERNAL_SERVER_ERROR.html.varHTTP_LENGTH_REQUIRED.html.varHTTP_METHOD_NOT_ALLOWED.html.var HTTP_NOT_ACCEPTABLE.html.varHTTP_NOT_FOUND.html.varHTTP_NOT_IMPLEMENTED.html.var HTTP_PRECONDITION_FAILED.html.varHTTP_REQUEST_ENTITY_TOO_LARGE.html.varHTTP_REQUEST_TIME_OUT.html.var HTTP_REQUEST_URI_TOO_LARGE.html.varHTTP_SERVICE_UNAVAILABLE.html.varHTTP_UNAUTHORIZED.html.var HTTP_UNSUPPORTED_MEDIA_TYPE.html.varHTTP_VARIANT_ALSO_VARIES.html.varcontact.html.var

Posted by Hiroaki KAWAI <ha...@bcl.t.u-tokyo.ac.jp>.
Erik Abele <er...@codefaktor.de> wrote:
> This shouldn't be a problem to merge in, so you won't have to wait :-)
I know. ;-)
# But I just wanted to wait to simplify the workflow.

OK. I'll submit my diffs for the current release.

Additionally, I found that 'es' section is missing in the
HTTP_LENGTH_REQUIRED.html.var.


---
Index: HTTP_BAD_GATEWAY.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_BAD_GATEWAY.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_BAD_GATEWAY.html.var
--- HTTP_BAD_GATEWAY.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_BAD_GATEWAY.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Fehlerhaftes Gateway!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -35,6 +36,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Bad Gateway!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -52,6 +54,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Gateway incorrecte!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -69,6 +72,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Verkeerde Gateway!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -86,6 +90,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Felaktig Gateway!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -103,6 +108,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Gateway errato!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_BAD_REQUEST.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_BAD_REQUEST.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_BAD_REQUEST.html.var
--- HTTP_BAD_REQUEST.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_BAD_REQUEST.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Fehlerhafte Anfrage!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -25,6 +26,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Bad request!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -37,6 +39,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Demande incorrecte!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -49,6 +52,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Slechte vraag!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -61,6 +65,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Felaktig f&ouml;rfr&aring;gan!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -73,6 +78,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Richiesta incomprensibile!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_FORBIDDEN.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_FORBIDDEN.html.var,v
retrieving revision 1.8
diff -u -r1.8 HTTP_FORBIDDEN.html.var
--- HTTP_FORBIDDEN.html.var	23 Aug 2002 23:58:22 -0000	1.8
+++ HTTP_FORBIDDEN.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Zugriff verweigert!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -45,6 +46,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Access forbidden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -69,6 +71,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Acc&egrave;s interdit!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -92,6 +95,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Toegang verboden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -113,6 +117,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="&Aring;tkomst f&ouml;rbjuden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -136,6 +141,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Accesso negato!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_GONE.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_GONE.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_GONE.html.var
--- HTTP_GONE.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_GONE.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Objekt nicht mehr verf&uuml;gbar!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -52,6 +53,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Resource is no longer available!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -77,6 +79,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Cette ressource n'existe plus!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -102,6 +105,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Dit object is niet langer beschikbaar!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -127,6 +131,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Resursen inte l&auml;ngre tillg&auml;nglig!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -152,6 +157,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="La risorsa non &egrave; pi&ugrave; disponibile!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_INTERNAL_SERVER_ERROR.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var,v
retrieving revision 1.9
diff -u -r1.9 HTTP_INTERNAL_SERVER_ERROR.html.var
--- HTTP_INTERNAL_SERVER_ERROR.html.var	23 Aug 2002 23:58:22 -0000	1.9
+++ HTTP_INTERNAL_SERVER_ERROR.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Serverfehler!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -56,6 +57,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Server error!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -85,6 +87,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Erreur du serveur!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -113,6 +116,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Server fout!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -137,6 +141,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Serverfel!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -164,6 +169,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Errore del server!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_LENGTH_REQUIRED.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_LENGTH_REQUIRED.html.var,v
retrieving revision 1.6
diff -u -r1.6 HTTP_LENGTH_REQUIRED.html.var
--- HTTP_LENGTH_REQUIRED.html.var	23 Aug 2002 15:13:37 -0000	1.6
+++ HTTP_LENGTH_REQUIRED.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -27,6 +28,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -39,6 +41,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Ongeldige lengte inhoud!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -51,6 +54,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Felaktig Content-Length!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -63,6 +67,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Campo Content-Length non valido!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_METHOD_NOT_ALLOWED.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var,v
retrieving revision 1.6
diff -u -r1.6 HTTP_METHOD_NOT_ALLOWED.html.var
--- HTTP_METHOD_NOT_ALLOWED.html.var	23 Aug 2002 15:13:37 -0000	1.6
+++ HTTP_METHOD_NOT_ALLOWED.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Methode nicht erlaubt!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -25,6 +26,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Method not allowed!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -38,6 +40,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="M&eacute;thode interdite!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -50,6 +53,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Type methode niet toegelaten!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -62,6 +66,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Metoden inte till&aring;ten!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -75,6 +80,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Metodo non consentito!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_NOT_ACCEPTABLE.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_NOT_ACCEPTABLE.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_NOT_ACCEPTABLE.html.var
--- HTTP_NOT_ACCEPTABLE.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_NOT_ACCEPTABLE.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Kein passendes Objekt gefunden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -26,6 +27,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="No acceptable object found!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -39,6 +41,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="L'objet trouv&eacute; n'est pas acceptable!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -51,6 +54,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Geen acceptabel object gevonden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -63,6 +67,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Inget acceptabelt objekt hittat!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -75,6 +80,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Nessun oggetto accettabile!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_NOT_FOUND.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_NOT_FOUND.html.var,v
retrieving revision 1.6
diff -u -r1.6 HTTP_NOT_FOUND.html.var
--- HTTP_NOT_FOUND.html.var	23 Aug 2002 15:13:37 -0000	1.6
+++ HTTP_NOT_FOUND.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Objekt nicht gefunden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -54,6 +55,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Object not found!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -82,6 +84,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Objet non trouv&eacute;!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -110,6 +113,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Object niet gevonden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -136,6 +140,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Objektet hittas ej!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -162,6 +167,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Oggetto non trovato!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_NOT_IMPLEMENTED.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_NOT_IMPLEMENTED.html.var,v
retrieving revision 1.6
diff -u -r1.6 HTTP_NOT_IMPLEMENTED.html.var
--- HTTP_NOT_IMPLEMENTED.html.var	23 Aug 2002 15:13:37 -0000	1.6
+++ HTTP_NOT_IMPLEMENTED.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Anfrage nicht ausf&uuml;hrbar!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -24,6 +25,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Cannot proceed request!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -36,6 +38,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="La requ&ecirc;te ne peut &ecirc;tre effectu&eacute;e!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -48,6 +51,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Kan vraag niet verwerken!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -59,6 +63,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Kan ej utf&ouml;ra f&ouml;rfr&aring;gan!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -71,6 +76,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="La richiesta non pu&ograve; essere soddisfatta!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_PRECONDITION_FAILED.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_PRECONDITION_FAILED.html.var,v
retrieving revision 1.4
diff -u -r1.4 HTTP_PRECONDITION_FAILED.html.var
--- HTTP_PRECONDITION_FAILED.html.var	23 Aug 2002 15:13:37 -0000	1.4
+++ HTTP_PRECONDITION_FAILED.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Vorbedingung negativ!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -24,6 +25,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Precondition failed!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -36,6 +38,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Pr&eacute;condition n&eacute;gative!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -48,6 +51,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Startvoorwaarde niet voldaan!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -59,6 +63,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="N&ouml;dv&auml;ndig f&ouml;ruts&auml;ttning misslyckades!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -72,6 +77,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Criteri di precondizione non soddisfatti!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var,v
retrieving revision 1.6
diff -u -r1.6 HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
--- HTTP_REQUEST_ENTITY_TOO_LARGE.html.var	23 Aug 2002 15:13:37 -0000	1.6
+++ HTTP_REQUEST_ENTITY_TOO_LARGE.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="&Uuml;bergebene Daten zu gro&szlig;!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -27,6 +28,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Request entity too large!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -41,6 +43,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Volume de la demande trop grand!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -54,6 +57,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Volume van gevraagde entiteit te groot!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -66,6 +70,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="F&ouml;r stor enhet vid f&ouml;rfr&aring;gan!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -78,6 +83,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Richiesta troppo grande!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_REQUEST_TIME_OUT.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_REQUEST_TIME_OUT.html.var,v
retrieving revision 1.6
diff -u -r1.6 HTTP_REQUEST_TIME_OUT.html.var
--- HTTP_REQUEST_TIME_OUT.html.var	23 Aug 2002 15:13:37 -0000	1.6
+++ HTTP_REQUEST_TIME_OUT.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Zeitlimit &uuml;berschritten!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -26,6 +27,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Request time-out!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -39,6 +41,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Requ&ecirc;te trop longue !" -->
 <!--#include virtual="include/top.html" -->
 
@@ -51,6 +54,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Tijdlimiet overschreden!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -63,6 +67,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Request time-out!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -76,6 +81,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Time-out della richiesta!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_REQUEST_URI_TOO_LARGE.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_REQUEST_URI_TOO_LARGE.html.var
--- HTTP_REQUEST_URI_TOO_LARGE.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_REQUEST_URI_TOO_LARGE.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="&Uuml;bergebener URI zu gro&szlig;!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -26,6 +27,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Submitted URI too large!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -39,6 +41,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="L'URI demandee est trop longue!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -52,6 +55,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Aangeboden URI te groot!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -64,6 +68,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Submitted URI too large!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -77,6 +82,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="URI troppo lungo!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_SERVICE_UNAVAILABLE.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_SERVICE_UNAVAILABLE.html.var
--- HTTP_SERVICE_UNAVAILABLE.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_SERVICE_UNAVAILABLE.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Zugriff nicht m&ouml;glich!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -28,6 +29,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Service unavailable!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -44,6 +46,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Service inaccessible!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -58,6 +61,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Dienst niet beschikbaar!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -71,6 +75,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Tj&auml;nsten ej tillg&auml;nglig!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -85,6 +90,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Servizio non disponibile!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_UNAUTHORIZED.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_UNAUTHORIZED.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_UNAUTHORIZED.html.var
--- HTTP_UNAUTHORIZED.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_UNAUTHORIZED.html.var	24 Aug 2002 13:54:36 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Authentikation fehlgeschlagen!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -40,6 +41,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Authentication required!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -62,6 +64,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Autorisation requise!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -85,6 +88,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Authenticatie nodig!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -104,6 +108,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Autentisering kr&auml;vs!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -123,6 +128,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Autorizzazione necessaria!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
--- HTTP_UNSUPPORTED_MEDIA_TYPE.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_UNSUPPORTED_MEDIA_TYPE.html.var	24 Aug 2002 13:54:37 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Nicht unterst&uuml;tztes Format!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -24,6 +25,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Unsupported media type!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -36,6 +38,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="Type de m&eacute;dia invalide!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -48,6 +51,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Niet ondersteund formaat!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -59,6 +63,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Mediatypen st&ouml;ds ej!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -70,6 +75,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="Tipo di dato non supportato!" -->
 <!--#include virtual="include/top.html" -->
 
Index: HTTP_VARIANT_ALSO_VARIES.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var,v
retrieving revision 1.5
diff -u -r1.5 HTTP_VARIANT_ALSO_VARIES.html.var
--- HTTP_VARIANT_ALSO_VARIES.html.var	23 Aug 2002 15:13:37 -0000	1.5
+++ HTTP_VARIANT_ALSO_VARIES.html.var	24 Aug 2002 13:54:37 -0000
@@ -1,6 +1,7 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
+<!--#set var="CONTENT_LANGUAGE" value="de" -->
 <!--#set var="TITLE" value="Variante ebenfalls ver&auml;nderlich!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -27,6 +28,7 @@
 Content-language: es
 Content-type: text/html
 Body:----------es--
+<!--#set var="CONTENT_LANGUAGE" value="es" -->
 <!--#set var="TITLE" value="Variant also varies!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -40,6 +42,7 @@
 Content-language: fr
 Content-type: text/html
 Body:----------fr--
+<!--#set var="CONTENT_LANGUAGE" value="fr" -->
 <!--#set var="TITLE" value="La variante varie elle-m&ecirc;me!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -53,6 +56,7 @@
 Content-language: nl
 Content-type: text/html
 Body:----------nl--
+<!--#set var="CONTENT_LANGUAGE" value="nl" -->
 <!--#set var="TITLE" value="Variant varieert ook!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -66,6 +70,7 @@
 Content-language: sv
 Content-type: text/html
 Body:----------sv--
+<!--#set var="CONTENT_LANGUAGE" value="sv" -->
 <!--#set var="TITLE" value="Variant also varies!" -->
 <!--#include virtual="include/top.html" -->
 
@@ -79,6 +84,7 @@
 Content-language: it
 Content-type: text/html
 Body:----------it--
+<!--#set var="CONTENT_LANGUAGE" value="it" -->
 <!--#set var="TITLE" value="La versione variante varia essa stessa!" -->
 <!--#include virtual="include/top.html" -->
 
Index: include/top.html
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/error/include/top.html,v
retrieving revision 1.5
diff -u -r1.5 top.html
--- include/top.html	11 Jul 2002 19:07:03 -0000	1.5
+++ include/top.html	24 Aug 2002 13:54:37 -0000
@@ -1,10 +1,16 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--#if expr="! $CONTENT_LANGUAGE" -->
+<!--#set var="CONTENT_LANGUAGE" value="en" -->
+<!--#endif -->
+<!--#if expr="! $CHARACTER_ENCODING" -->
+<!--#set var="CHARACTER_ENCODING" value="ISO-8859-1" -->
+<!--#endif -->
+<?xml version="1.0" encoding="<!--#echo var="CHARACTER_ENCODING" -->"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<!--#echo var="CONTENT_LANGUAGE" -->">
 <head>
 <title><!--#echo var="TITLE" --></title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Type" content="text/html; charset=<!--#echo var="CHARACTER_ENCODING" -->" />
 <link rev="made" href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->" />
 <style type="text/css">
 <!--

---


Hiroaki Kawai
Department of Complexity Science and Engineering,
 The University of Tokyo
http://www.bcl.t.u-tokyo.ac.jp
mailto:hawk@bcl.t.u-tokyo.ac.jp

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: cvs commit: httpd-2.0/docs/error HTTP_BAD_GATEWAY.html.var HTTP_BAD_REQUEST.html.varHTTP_FORBIDDEN.html.var HTTP_GONE.html.var HTTP_INTERNAL_SERVER_ERROR.html.varHTTP_LENGTH_REQUIRED.html.var HTTP_METHOD_NOT_ALLOWED.html.var HTTP_NOT_ACCEPTABLE.html.varHTTP_NOT_FOUND.html.var HTTP_NOT_IMPLEMENTED.html.var HTTP_PRECONDITION_FAILED.html.varHTTP_REQUEST_ENTITY_TOO_LARGE.html.var HTTP_REQUEST_TIME_OUT.html.var HTTP_REQUEST_URI_TOO_LARGE.html.varHTTP_SERVICE_UNAVAILABLE.html.var HTTP_UNAUTHORIZED.html.var HTTP_UNSUPPORTED_MEDIA_TYPE.html.varHTTP_VARIANT_ALSO_VARIES.html.var contact.html.var

Posted by Erik Abele <er...@codefaktor.de>.
Hiroaki KAWAI wrote:
> Erik Abele <er...@codefaktor.de> wrote:
> 
>>Also a part of the translation is missing:

> You're right.
> # I'll wait for this. ;-)
> 
> Hiroaki Kawai

This shouldn't be a problem to merge in, so you won't have to wait :-)

Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: cvs commit: httpd-2.0/docs/error HTTP_BAD_GATEWAY.html.var HTTP_BAD_REQUEST.html.varHTTP_FORBIDDEN.html.var HTTP_GONE.html.var HTTP_INTERNAL_SERVER_ERROR.html.varHTTP_LENGTH_REQUIRED.html.var HTTP_METHOD_NOT_ALLOWED.html.var HTTP_NOT_ACCEPTABLE.html.varHTTP_NOT_FOUND.html.var HTTP_NOT_IMPLEMENTED.html.var HTTP_PRECONDITION_FAILED.html.varHTTP_REQUEST_ENTITY_TOO_LARGE.html.var HTTP_REQUEST_TIME_OUT.html.var HTTP_REQUEST_URI_TOO_LARGE.html.varHTTP_SERVICE_UNAVAILABLE.html.var HTTP_UNAUTHORIZED.html.var HTTP_UNSUPPORTED_MEDIA_TYPE.html.varHTTP_VARIANT_ALSO_VARIES.html.var contact.html.var

Posted by Hiroaki KAWAI <ha...@bcl.t.u-tokyo.ac.jp>.
Erik Abele <er...@codefaktor.de> wrote:
> Also a part of the translation is missing: in 
> HTTP_INTERNAL_SERVER_ERROR.html.var
> the part above 'Foutbericht:' is missing. This was missing in the 
> english translation some time ago; perhaps Peter based his work on some 
> old templates? Peter, could you please supply an appropriate translation?

You're right.
# I'll wait for this. ;-)

Hiroaki Kawai
Department of Complexity Science and Engineering,
 The University of Tokyo
http://www.bcl.t.u-tokyo.ac.jp
mailto:hawk@bcl.t.u-tokyo.ac.jp

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org