From: William A. Rowe Jr Date: Mon, 20 Aug 2001 18:04:36 +0000 (+0000) Subject: My bad. We need to use the constants defined in httpd.h. The essential X-Git-Tag: 2.0.25~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d52f087c7212348a6751a438a965c4e3f3e91a9;p=apache My bad. We need to use the constants defined in httpd.h. The essential reason is that these errors will grow to include 'other' things, like custom error responses, DAV error responses, and so on. They may also start including 'sub errors' - local langauge explanations of specific failures. Let's use the httpd.h constants rather than numbers, they are easier to read. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90408 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/error/HTTP_UNAUTHORIZED.html.var b/docs/error/HTTP_UNAUTHORIZED.html.var new file mode 100644 index 0000000000..4152b66146 --- /dev/null +++ b/docs/error/HTTP_UNAUTHORIZED.html.var @@ -0,0 +1,84 @@ +Content-language: de +Content-type: text/html +Body:----------de-- + + + + Der Server konnte nicht verifizieren, ob Sie authorisiert sind, + auf den URL "" zuzugreifen. + Entweder wurden falsche Referenzen (z.B. ein falsches Passwort) + angeben oder ihr Browser versteht nicht, wie die geforderten + Referenzen zu übermitteln sind. + + + + Sofern Sie für den Zugriff berechtigt sind, überprüfen Sie bitte + die eingegebene User-ID und das Passwort und versuchen es erneut. + + +----------de-- + +Content-language: en +Content-type: text/html +Body:----------en-- + + + + This server could not verify that you are authorized to access + the URL "". + You either supplied the wrong credentials (e.g., bad password), or your + browser doesn't understand how to supply the credentials required. + + + + In case you are allowed to request the document, please + check your user-id and password and try again. + + +----------en-- + +Content-language: es +Content-type: text/html +Body:----------es-- + + + + El servidor no puede certificar que usted este autorizado + para accesar el URL "". + Usted pudo suministrar información incorrecta accidentalmente + (ejem. una contraseña inválida) o, el buscador no sabe + como suministrar la información requerida. + + + + En caso de que a usted le este permitido el uso del + documento requerido, le solicitamos de la manera mas atenta + que porfavor vuelva a intentar la operación suministrando + nuevamente su numero de identificación y su contraseña. + + Muchas Gracias. + +----------es-- + +Content-language: fr +Content-type: text/html +Body:----------fr-- + + + + Ce server n'a pas été en mesure de vérifier que + vous êtes autorisé à accéder à cette + URL "". + + Vous avez ou bien fourni des coordonnées erronées + (p.ex. mot de passe inexact) ou bien votre navigateur ne parvient + pas à fournir les données exactes. + + + + Si vous êtez autorisé à requérir le document, + veuillez vérifier votre nom d'utilisateur et votre mot de passe + et réessayer. + + +----------fr--