pgsql: When merging PO files, take into consideration translations in - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: When merging PO files, take into consideration translations in
Date
Msg-id 20060405134016.50C3311F626A@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
When merging PO files, take into consideration translations in other PO
files of the same languages.  That way, similar or equal translations in
different programs are automatically propagated and the life of translators
becomes a little bit easier.

Modified Files:
--------------
    pgsql/src:
        nls-global.mk (r1.11 -> r1.12)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/nls-global.mk.diff?r1=1.11&r2=1.12)

pgsql-committers by date:

Previous
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: orafce - orafce: correction some errors in dbms_alert
Next
From: cmaj@pgfoundry.org (User Cmaj)
Date:
Subject: pgaccess - pgaccess: a few more OID removals