]> granicus.if.org Git - apache/commitdiff
Included two new SSI-vars to correct the internationalized
authorErik Abele <erikabele@apache.org>
Sat, 24 Aug 2002 16:45:42 +0000 (16:45 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 24 Aug 2002 16:45:42 +0000 (16:45 +0000)
error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE.

Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519 13f79535-47bb-0310-9956-ffa450edef68

19 files changed:
docs/error/HTTP_BAD_GATEWAY.html.var
docs/error/HTTP_BAD_REQUEST.html.var
docs/error/HTTP_FORBIDDEN.html.var
docs/error/HTTP_GONE.html.var
docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
docs/error/HTTP_LENGTH_REQUIRED.html.var
docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
docs/error/HTTP_NOT_ACCEPTABLE.html.var
docs/error/HTTP_NOT_FOUND.html.var
docs/error/HTTP_NOT_IMPLEMENTED.html.var
docs/error/HTTP_PRECONDITION_FAILED.html.var
docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
docs/error/HTTP_REQUEST_TIME_OUT.html.var
docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
docs/error/HTTP_SERVICE_UNAVAILABLE.html.var
docs/error/HTTP_UNAUTHORIZED.html.var
docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
docs/error/HTTP_VARIANT_ALSO_VARIES.html.var
docs/error/include/top.html

index ce6a8940ebe797956d148f0d943437a4842463c4..bab60176e27d15bcb4473edb2d475b177fb1778a 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 abaacd4d3ea543aa9d9db744e517b0b220169e23..dd578aa7f0f7b90f54d463ad9a52178b034cbf51 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 4431a35d22a4e2312fc6ce12ca4d9da7135b6fd5..61ff6684266612a50d6445b282247581dfa6b93a 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 4e3c70cf06aac0d7a36502b90ac1543afd3abf45..6892021a92c7466455c45d960f2a422ecee97031 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 5af3cfee0dc5f830f4c0546aac712d92d7195529..c78b6033eddd988d675d52024227f1f4fcc25321 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 3a6aea43206c6c99c9a9fc1abff801daa5c06b13..264930bafea0897a6120dc7fb6a7d06113b8f661 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 3ee54f5c324a286a11ea347f92a43a8072ed91da..5e0d7c856fb66334f26d370f8e4043ff959a28b6 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 3dbfadce16272b6b0838c52510fcb7ee98b03e09..405ef993e0846812c3d5ad9ca46b8acb844b6cd3 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 76713f431344b2c41732c2e470d39f5ff67fcc18..ef42c8bbcfeaf175dd6fc227eb400d0c12db21d1 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 5e2e0bb6f7d9c997d4564309626a00589aa79a6e..47fc0385d9aadff5092655804f9dad85db2982ca 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 2a249b3091e5cefd39aa056406c7a27d508c0227..c2ffa504a2903e51c7b67a42504f9f5ead3037b5 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 6ee731abac03ba4b6faaf2d126d8dcb0fb7456bc..1d781b1da9fec15c1049b8eeea6a0efd4a733c6b 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 c4d9f2ce3e15c796a31e2d0bf48a4c1933c67663..730ae03050eccb6f7b3e209a550b22ba208c5c11 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 e74c7f5aa9538fd9dd1cb8605dc524a2a00dadb1..14b7076e70d5dd1b934bceda4e54a771f3f9207e 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 6733316a8083aad295c5ad71149b2727e33dc3bd..f234e042840ee8b09b4cd977405b752c595d2209 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 467c36981ebe8e6026e143b0258aad331cf04e56..8198006284c47297a00a9412f3464fd4a2a133ed 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 69f2db9729e5785af73c13914a7eaf5697f32301..dc0cb4c3936c26f634bb7d04211aa61276d11c78 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 bcf6825875a23c94a1d37f5a35042c785f62ff75..964d09d14eff30e9827b0ae20eb444cb93ae989b 100644 (file)
@@ -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 @@ Body:----------en--
 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 @@ Body:----------es--
 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 @@ Body:----------fr--
 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 @@ Body:----------nl--
 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 @@ Body:----------sv--
 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 d49a323d54f81ae8c5c99cd4ac314d978bea0ca6..4c3321e8fd17bc99cbc2009eb221c183098c6b3f 100644 (file)
@@ -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">
 <!--