]> granicus.if.org Git - apache/commitdiff
Improve "method not allowed" spanish translation - from Alejandro Lay -
authorRich Bowen <rbowen@apache.org>
Tue, 7 Dec 2010 14:31:16 +0000 (14:31 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 7 Dec 2010 14:31:16 +0000 (14:31 +0000)
tid43259

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043061 13f79535-47bb-0310-9956-ffa450edef68

docs/error/HTTP_METHOD_NOT_ALLOWED.html.var

index 5ed103a53d387cd0da1b87cc586e1367b868091e..896a64103eca66de715fb0b6a71ab4997f87d739 100644 (file)
@@ -37,16 +37,14 @@ 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;M&eacute;todo no permitido!"
---><!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="M&eacute;todo no permitido!" -->
+<!--#include virtual="include/top.html" -->
+
+    El m&eacute;todo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
+    no est&aacute; permitido para el URL solicitado.
 
-       El <!--#echo var="REDIRECT_REQUEST_METHOD" -->
-       m&eacute;todo utilizado por su solicitud no est&aacute; 
-       permitido por el enlace.
-    
 <!--#include virtual="include/bottom.html" -->
 ----------es--