DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43257>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43257

           Summary: Translation errors for spanish (es) error/*.html.var
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: All
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


All of the spanish (es) server error messages are 'semi' translated or textually
translated, which should not be the case. As far as I would say, translations
for errors should be made such that the end user can understand what is going
on. So I am submitting translations that do exactly that.

HTTP_INTERNAL_SERVER_ERROR:

Content-language: es
Content-type: text/html
Body:----------es--
<!--#set var="TITLE" value="Error del Servidor!" -->
<!--#include virtual="include/top.html" -->

        Se produjo un error interno en el servidor y le
   fue imposible completar su solicitud.

   <!--#if expr="$REDIRECT_ERROR_NOTES" -->

      <!--#include virtual="include/spacer.html" -->
      Mensaje de error:<br />
      <!--#echo var="REDIRECT_ERROR_NOTES" -->

   <!--#else -->

        El servidor puede estar sobrecargado, o hubo un
        error en la ejecuci&oacute;n de un programa 'CGI'.

  <!--#endif -->

<!--#include virtual="include/bottom.html" -->
----------es--

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to