diff options
author | AndrĂŠ Malo <nd@apache.org> | 2004-01-12 01:29:34 +0100 |
---|---|---|
committer | AndrĂŠ Malo <nd@apache.org> | 2004-01-12 01:29:34 +0100 |
commit | de14ee035c51a4af80f6f711fc8f0c0b80e4b262 (patch) | |
tree | 5c1828a18fa8b5648f0da8d45c50f7cc247b003f /docs/error | |
parent | update transformation of content updates (diff) | |
download | apache2-de14ee035c51a4af80f6f711fc8f0c0b80e4b262.tar.xz apache2-de14ee035c51a4af80f6f711fc8f0c0b80e4b262.zip |
fix content_language and character_encoding of polish error messages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/error')
-rw-r--r-- | docs/error/HTTP_BAD_GATEWAY.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_BAD_REQUEST.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_FORBIDDEN.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_GONE.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_LENGTH_REQUIRED.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_METHOD_NOT_ALLOWED.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_NOT_ACCEPTABLE.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_NOT_FOUND.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_NOT_IMPLEMENTED.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_PRECONDITION_FAILED.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_REQUEST_TIME_OUT.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_SERVICE_UNAVAILABLE.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_UNAUTHORIZED.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var | 4 | ||||
-rw-r--r-- | docs/error/HTTP_VARIANT_ALSO_VARIES.html.var | 4 |
18 files changed, 54 insertions, 18 deletions
diff --git a/docs/error/HTTP_BAD_GATEWAY.html.var b/docs/error/HTTP_BAD_GATEWAY.html.var index b7dcd69996..bf892d4dce 100644 --- a/docs/error/HTTP_BAD_GATEWAY.html.var +++ b/docs/error/HTTP_BAD_GATEWAY.html.var @@ -109,7 +109,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Nieprawidłowa brama!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Nieprawidłowa brama!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Serwer otrzymał nieprawidłową odpowiedź diff --git a/docs/error/HTTP_BAD_REQUEST.html.var b/docs/error/HTTP_BAD_REQUEST.html.var index 1b4702f312..1d08413fca 100644 --- a/docs/error/HTTP_BAD_REQUEST.html.var +++ b/docs/error/HTTP_BAD_REQUEST.html.var @@ -79,7 +79,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Nieprawidłowe żądanie!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Nieprawidłowe żądanie!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Twoja przeglądarka (lub serwer pośredniczący) wysłał żądanie, diff --git a/docs/error/HTTP_FORBIDDEN.html.var b/docs/error/HTTP_FORBIDDEN.html.var index 79c696655f..4937de770a 100644 --- a/docs/error/HTTP_FORBIDDEN.html.var +++ b/docs/error/HTTP_FORBIDDEN.html.var @@ -140,7 +140,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Zabroniony dostęp!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Zabroniony dostęp!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> <!--#if expr="$REDIRECT_URL = /\/$/" --> diff --git a/docs/error/HTTP_GONE.html.var b/docs/error/HTTP_GONE.html.var index bafb6d3820..183f97242e 100644 --- a/docs/error/HTTP_GONE.html.var +++ b/docs/error/HTTP_GONE.html.var @@ -158,7 +158,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Zasób usunięty!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Zasób usunięty!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Poszukiwany zasób nie jest już dostępny na tym serwerze i nie diff --git a/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var b/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var index 2884d6f1f9..d6ec445980 100644 --- a/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var +++ b/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var @@ -170,7 +170,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Błąd serwera!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Błąd serwera!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> <!--#if expr="$REDIRECT_ERROR_NOTES" --> diff --git a/docs/error/HTTP_LENGTH_REQUIRED.html.var b/docs/error/HTTP_LENGTH_REQUIRED.html.var index f2791af4d9..0aade8bad6 100644 --- a/docs/error/HTTP_LENGTH_REQUIRED.html.var +++ b/docs/error/HTTP_LENGTH_REQUIRED.html.var @@ -81,7 +81,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Błędne Content-Length!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Błędne Content-Length!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Żądanie <!--#echo var="REDIRECT_REQUEST_METHOD" --> diff --git a/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var b/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var index c9a79c9c90..ba33337327 100644 --- a/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var +++ b/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var @@ -80,7 +80,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Niedozwolona metoda!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Niedozwolona metoda!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" --> diff --git a/docs/error/HTTP_NOT_ACCEPTABLE.html.var b/docs/error/HTTP_NOT_ACCEPTABLE.html.var index 2856c72683..9b0e57f5f4 100644 --- a/docs/error/HTTP_NOT_ACCEPTABLE.html.var +++ b/docs/error/HTTP_NOT_ACCEPTABLE.html.var @@ -81,7 +81,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Brak akceptowalnego obiektu!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Brak akceptowalnego obiektu!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Nie znaleziono akceptowalnego obiektu reprezentującego diff --git a/docs/error/HTTP_NOT_FOUND.html.var b/docs/error/HTTP_NOT_FOUND.html.var index 0a232da054..d87f1f1f10 100644 --- a/docs/error/HTTP_NOT_FOUND.html.var +++ b/docs/error/HTTP_NOT_FOUND.html.var @@ -168,7 +168,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Nie znaleziono obiektu!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Nie znaleziono obiektu!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Nie znaleziono żądanego URLa na tym serwerze. diff --git a/docs/error/HTTP_NOT_IMPLEMENTED.html.var b/docs/error/HTTP_NOT_IMPLEMENTED.html.var index ddef0fe21f..90decb2c30 100644 --- a/docs/error/HTTP_NOT_IMPLEMENTED.html.var +++ b/docs/error/HTTP_NOT_IMPLEMENTED.html.var @@ -76,7 +76,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Żądanie nieobsługiwane!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Żądanie nieobsługiwane!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Ten serwer nie obsługuje żądania przesłanego przez przeglądarkę. diff --git a/docs/error/HTTP_PRECONDITION_FAILED.html.var b/docs/error/HTTP_PRECONDITION_FAILED.html.var index 4c6d3f28f7..bf15a40f2c 100644 --- a/docs/error/HTTP_PRECONDITION_FAILED.html.var +++ b/docs/error/HTTP_PRECONDITION_FAILED.html.var @@ -77,7 +77,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Niespełniony warunek!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Niespełniony warunek!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Warunek wstępny dla URLa nie został spełniony. diff --git a/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var b/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var index a9a56b3e4c..7b86071ec3 100644 --- a/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var +++ b/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var @@ -85,7 +85,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Żądany obiekt zbyt duży!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Żądany obiekt zbyt duży!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" --> diff --git a/docs/error/HTTP_REQUEST_TIME_OUT.html.var b/docs/error/HTTP_REQUEST_TIME_OUT.html.var index 330e7e3202..139143cdc7 100644 --- a/docs/error/HTTP_REQUEST_TIME_OUT.html.var +++ b/docs/error/HTTP_REQUEST_TIME_OUT.html.var @@ -81,7 +81,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Przedawnione żądanie!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Przedawnione żądanie!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Serwer zamknął połączenie sieciowe ponieważ przeglądarka diff --git a/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var b/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var index d5fda4d3c5..d1c94afea6 100644 --- a/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var +++ b/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var @@ -82,7 +82,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Zbyt długie URI!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Zbyt długie URI!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Długość żądanego URLa przekracza limit ustanowiony dla tego diff --git a/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var b/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var index 415ea862fc..543a804c23 100644 --- a/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var +++ b/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var @@ -90,7 +90,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Serwis niedostępny!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Serwis niedostępny!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Serwer nie może zrealizować twojego żądania diff --git a/docs/error/HTTP_UNAUTHORIZED.html.var b/docs/error/HTTP_UNAUTHORIZED.html.var index 64b0de5dfc..a1f4aaa5cb 100644 --- a/docs/error/HTTP_UNAUTHORIZED.html.var +++ b/docs/error/HTTP_UNAUTHORIZED.html.var @@ -130,7 +130,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Wymagana autoryzacja!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Wymagana autoryzacja!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Serwer nie może zweryfikować, że masz uprawnienia dostępu do diff --git a/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var b/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var index a3a8f9e48a..4be09373fe 100644 --- a/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var +++ b/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var @@ -76,7 +76,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Nieobsługiwany typ danych!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Nieobsługiwany typ danych!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Serwer nie zna typu danych przesłanych w żądaniu. diff --git a/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var b/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var index 8577587f7b..86b7e2ca64 100644 --- a/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var +++ b/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var @@ -83,7 +83,9 @@ Body:----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl-- -<!--#set var="TITLE" value="Wariant jest wariantowy!" +<!--#set var="CONTENT_LANGUAGE" value="pl" +--><!--#set var="TITLE" value="Wariant jest wariantowy!" +--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-2" --><!--#include virtual="include/top.html" --> Wariant żądanego zasobu jest również zasobem negocjowalnym. |