Skip to content

Commit 8a070bd

Browse files
committed
Improve spanish translation of Bad Gateway error from Alejandro Jay. tid43253
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043020 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2a8e931 commit 8a070bd

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

docs/error/HTTP_BAD_GATEWAY.html.var

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,21 @@ Body:----------en--
5252
----------en--
5353

5454
Content-language: es
55-
Content-type: text/html; charset=UTF-8
55+
Content-type: text/html
5656
Body:----------es--
57-
<!--#set var="CONTENT_LANGUAGE" value="es"
58-
--><!--#set var="TITLE" value="&iexcl;Puerta de enlace err&oacute;nea!"
59-
--><!--#include virtual="include/top.html" -->
57+
<!--#set var="TITLE" value="Puerta de enlace err&oacute;nea!" -->
58+
<!--#include virtual="include/top.html" -->
6059

61-
El servidor origen recibi&oacute; informaci&oacute;n
62-
inv&aacute;lida por parte del servidor destino.
60+
El servidor 'proxy' recibi&oacute; informaci&oacute;n
61+
inv&aacute;lida del servidor solicitante.
62+
63+
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
64+
65+
<!--#include virtual="include/spacer.html" -->
66+
<!--#echo var="REDIRECT_ERROR_NOTES" -->
67+
68+
<!--#endif -->
6369

64-
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
65-
<!--#include virtual="include/spacer.html" -->
66-
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
67-
<!--#endif -->
68-
6970
<!--#include virtual="include/bottom.html" -->
7071
----------es--
7172

0 commit comments

Comments
 (0)