Re: [PATCH] to make German 412 more catchy
Erik Abele <erik <at> codefaktor.de>
2004-10-11 19:29:52 GMT
On 09.10.2004, at 13:25, Carsten Gaebler wrote:
> Hi,
>
> I've just read the German version of the 412 Precondition Failed error
> message for Apache 2 and I think it needs to be changed. I read it
> several times and I didn't understand it until I read RFC 2068. It
> sounds pretty officialese, so I came up with a more catchy version.
> See below.
Yes, IMHO this is more suitable here and I just went ahead and
committed it. Thanks.
> By the way, I'm currently working on a Zulu translation of the error
> documents. When I'm finished should I submit the patches all in one
> single mail or one by one?
I don't think there's a reviewer for Zulu on this list but if I'd fall
into this category, I'd prefer a single mail instead of 10 or more...
;)
Cheers,
Erik
> Regards
> Carsten.
>
>
>
> Index: HTTP_PRECONDITION_FAILED.html.var
> ===================================================================
> RCS file:
> /home/cvspublic/httpd-2.0/docs/error/
> HTTP_PRECONDITION_FAILED.html.var,v
> retrieving revision 1.17
> diff -u -r1.17 HTTP_PRECONDITION_FAILED.html.var
> --- HTTP_PRECONDITION_FAILED.html.var 19 Apr 2004 17:03:42 -0000 1.17
> +++ HTTP_PRECONDITION_FAILED.html.var 9 Oct 2004 11:08:36 -0000
> <at> <at> -16,11 +16,11 <at> <at>
> Content-type: text/html; charset=ISO-8859-1
> Body:----------de--
> <!--#set var="CONTENT_LANGUAGE" value="de"
> ---><!--#set var="TITLE" value="Vorbedingung negativ!"
> +--><!--#set var="TITLE" value="Vorbedingung verfehlt!"
> --><!--#include virtual="include/top.html" -->
>
> - Die Vorbedingung unter dem angeforderten URL wurde
> - negativ ausgewertet.
> + Die für den Abruf der angeforderten URL notwendige
> + Vorbedingung wurde nicht erfüllt.
>
> <!--#include virtual="include/bottom.html" -->
> ----------de--
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscribe <at> httpd.apache.org
> For additional commands, e-mail: docs-help <at> httpd.apache.org
>