Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00eb901 commit 65f3506Copy full SHA for 65f3506
src/interfaces/libpq/nls.mk
@@ -1,5 +1,5 @@
1
-# $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 $
2
CATALOG_NAME := libpq
3
AVAIL_LANGUAGES := af cs de es fr hr it nb pt_BR ru sk sl sv zh_CN zh_TW
4
-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
5
GETTEXT_TRIGGERS:= libpq_gettext pqInternalNotice:2
0 commit comments