webtranslator - l10n: Some changes added - tags replacement was - Mailing list pgsql-committers

From mario__@pgfoundry.org (User Mario__)
Subject webtranslator - l10n: Some changes added - tags replacement was
Date
Msg-id 20061007021257.356EB86C651@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
  Some changes added

   - tags replacement was done with a filter from django api '|escape'
   - some changes in template_show_file.html
   - a few in the views.py file (Search the TODO)

Modified Files:
--------------
    l10n/es:
        template_show_file.html (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_show_file.html.diff?r1=1.8&r2=1.9)
        template_traductor.html (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_traductor.html.diff?r1=1.3&r2=1.4)
        views.py (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1.21&r2=1.22)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix string_to_array() to correctly handle the case where there
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add main documentation link tags to the release notes.