]> granicus.if.org Git - apache/commitdiff
tid 43265 - Improve Spanish translation of error document. Alejandro
authorRich Bowen <rbowen@apache.org>
Thu, 9 Dec 2010 12:01:59 +0000 (12:01 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 9 Dec 2010 12:01:59 +0000 (12:01 +0000)
Lay.

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

docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var

index abe45eaeed6b5da15b481b58c3f6666a5e012372..9d9c89469a514d7dfdecaf2f88b5f9a9fa430935 100644 (file)
@@ -35,14 +35,13 @@ 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;Tipo de datos no soportados!"
---><!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="El tipo de medio no est&aacute; implementado!" -->
+<!--#include virtual="include/top.html" -->
 
-       Los datos de su solicitud no se encuentran en
-       un formato aceptado por este recurso.
+   El servidor no tiene implementado el tipo
+   de medio transmitido en la solicitud.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--