pgsql: Add missing gettext calls around some strings. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Add missing gettext calls around some strings.
Date
Msg-id 20090415214251.07C547540F5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add missing gettext calls around some strings.  Also remove quotes around the
%s that they expand to, per comment from Tom.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        hba.c (r1.184 -> r1.185)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.184&r2=1.185)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Add missing periods.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove mention of pre-7.1 inheritance behavior from /ref pages;