]> granicus.if.org Git - apache/commitdiff
Improve spanish translation of Bad Gateway error from Alejandro Jay. tid43253
authorRich Bowen <rbowen@apache.org>
Tue, 7 Dec 2010 13:02:42 +0000 (13:02 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 7 Dec 2010 13:02:42 +0000 (13:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043020 13f79535-47bb-0310-9956-ffa450edef68

docs/error/HTTP_BAD_GATEWAY.html.var

index 2fc3e477585c1e3da3b17f5d12f3289a7d2d309e..233e7d00241c93b3492a607969f68695c670573a 100644 (file)
@@ -52,20 +52,21 @@ Body:----------en--
 ----------en--
 
 Content-language: es
-Content-type: text/html; charset=UTF-8
+Content-type: text/html
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es"
---><!--#set var="TITLE" value="&iexcl;Puerta de enlace err&oacute;nea!"
---><!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Puerta de enlace err&oacute;nea!" -->
+<!--#include virtual="include/top.html" -->
 
-       El servidor origen recibi&oacute; informaci&oacute;n 
-       inv&aacute;lida por parte del servidor destino.
+    El servidor 'proxy' recibi&oacute; informaci&oacute;n
+    inv&aacute;lida del servidor solicitante.
+
+   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
+
+      <!--#include virtual="include/spacer.html" -->
+      <!--#echo var="REDIRECT_ERROR_NOTES" -->
+
+   <!--#endif -->
 
-  <!--#if expr="$REDIRECT_ERROR_NOTES" -->
-    <!--#include virtual="include/spacer.html" -->
-    <!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
-  <!--#endif -->
-    
 <!--#include virtual="include/bottom.html" -->
 ----------es--