diff options
Diffstat (limited to 'docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var')
-rw-r--r-- | docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var b/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var index e0331138df..2358c47b85 100644 --- a/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var +++ b/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var @@ -17,8 +17,8 @@ Body:----------en-- <!--#set var="TITLE" value="Submitted URI too large!" --> <!--#include virtual="include/top.html" --> - The length of the requested URL exceeds the capacity limit for this server. - The request cannot be processed. + The length of the requested URL exceeds the capacity limit for this server. + The request cannot be processed. <!--#include virtual="include/bottom.html" --> ----------en-- @@ -42,7 +42,22 @@ Body:----------fr-- <!--#set var="TITLE" value="L'URI demandee est trop longue!" --> <!--#include virtual="include/top.html" --> -La longueur de l'URL demandée excède la limite de capacitè pour ce serveur. Nous ne pouvons donner suite à votre requête. + La longueur de l'URL demandée excède la limite de + capacitè pour ce serveur. Nous ne pouvons donner suite + à votre requête. <!--#include virtual="include/bottom.html" --> ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- +<!--#set var="TITLE" value="Submitted URI too large!" --> +<!--#include virtual="include/top.html" --> + + Längden på adressen som efterfrågas överskrider + kapacitetsgränsen för denna server. Förfrågan kan + inte verkställas. + +<!--#include virtual="include/bottom.html" --> +----------sv-- |