1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

Improve "method not allowed" spanish translation - from Alejandro Lay -

tid43259


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043061 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2010-12-07 14:31:16 +00:00
parent 650c18c415
commit caa201c39f

View 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--