webtranslator - l10n: - Find the TODOs in views.py file if you please

From: mario__(at)pgfoundry(dot)org (User Mario__)
To: pgsql-committers(at)postgresql(dot)org
Subject: webtranslator - l10n: - Find the TODOs in views.py file if you please
Date: 2006-08-16 06:43:59
Message-ID: 20060816064359.5C7CF86C6EB@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
- Find the TODOs in views.py file if you please

Another good change, now a translator have to save changes by every string
instead a file. When a file is picked, the file is locked for a while; after
some minutes, it is unlocked. (by Cron only??).

A hard work is available in line 474, show_file method.

Modified Files:
--------------
l10n:
urls.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.2&r2=1.3)
l10n/es:
template_revisor.html (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisor.html.diff?r1=1.3&r2=1.4)
template_show_file.html (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_show_file.html.diff?r1=1.2&r2=1.3)
template_traductor.html (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_traductor.html.diff?r1=1.1.1.1&r2=1.2)
views.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1.3&r2=1.4)
l10n/scripts:
views.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/scripts/views.sql.diff?r1=1.2&r2=1.3)

Added Files:
-----------
l10n/es:
TODO (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/TODO?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2006-08-16 14:57:38 pgsql: Put probes.o file in right directory, fixes dtrace compilation
Previous Message Tom Lane 2006-08-16 04:32:49 pgsql: Seems some C compilers think 'restrict' is a fully reserved word.