From: Dennis Bjorklund Date: Thu, 9 Sep 2004 06:32:13 +0000 (+0000) Subject: Some source files was not scanned for translatable strings. X-Git-Tag: REL8_0_0BETA3~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65f35065f49e924695525c35b8dd85219fdcc457;p=thirdparty%2Fpostgresql.git Some source files was not scanned for translatable strings. --- diff --git a/src/interfaces/libpq/nls.mk b/src/interfaces/libpq/nls.mk index 2feddc25022..66792f9b048 100644 --- a/src/interfaces/libpq/nls.mk +++ b/src/interfaces/libpq/nls.mk @@ -1,5 +1,5 @@ -# $PostgreSQL: pgsql/src/interfaces/libpq/nls.mk,v 1.16 2004/08/02 15:17:21 petere Exp $ +# $PostgreSQL: pgsql/src/interfaces/libpq/nls.mk,v 1.17 2004/09/09 06:32:13 dennis Exp $ CATALOG_NAME := libpq AVAIL_LANGUAGES := af cs de es fr hr it nb pt_BR ru sk sl sv zh_CN zh_TW -GETTEXT_FILES := fe-auth.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-secure.c +GETTEXT_FILES := fe-auth.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-protocol2.c fe-protocol3.c fe-secure.c GETTEXT_TRIGGERS:= libpq_gettext pqInternalNotice:2