You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2010/12/07 15:31:17 UTC

svn commit: r1043061 - /httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var

Author: rbowen
Date: Tue Dec  7 14:31:16 2010
New Revision: 1043061

URL: http://svn.apache.org/viewvc?rev=1043061&view=rev
Log:
Improve "method not allowed" spanish translation - from Alejandro Lay -
tid43259

Modified:
    httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var

Modified: httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var?rev=1043061&r1=1043060&r2=1043061&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var Tue Dec  7 14:31:16 2010
@@ -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--