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

Поиск
Список
Период
Сортировка
От mario__@pgfoundry.org (User Mario__)
Тема webtranslator - l10n: - Find the TODOs in views.py file if you please
Дата
Msg-id 20060816064359.5C7CF86C6EB@pgfoundry.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Seems some C compilers think 'restrict' is a fully reserved word.
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Put probes.o file in right directory, fixes dtrace compilation