summaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorPeter Eisentraut2017-08-03 02:44:46 +0000
committerPeter Eisentraut2017-08-03 02:45:48 +0000
commit5ff3d73813ebcc3ff80be77c30b458d728951036 (patch)
tree22f26f581ca843c28a01bd18741c15524ec23642 /src/interfaces
parent4d57e83816778c6f61ea35c697f937a6f9c3c3de (diff)
Add new files to nls.mk and add translation markers
Diffstat (limited to 'src/interfaces')
-rw-r--r--src/interfaces/libpq/nls.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/nls.mk b/src/interfaces/libpq/nls.mk
index 1e2a7a872c..1329b37bcc 100644
--- a/src/interfaces/libpq/nls.mk
+++ b/src/interfaces/libpq/nls.mk
@@ -1,6 +1,6 @@
# src/interfaces/libpq/nls.mk
CATALOG_NAME = libpq
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru tr zh_CN zh_TW
-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 fe-secure-openssl.c win32.c
+GETTEXT_FILES = fe-auth.c fe-auth-scram.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-protocol2.c fe-protocol3.c fe-secure.c fe-secure-openssl.c win32.c
GETTEXT_TRIGGERS = libpq_gettext pqInternalNotice:2
GETTEXT_FLAGS = libpq_gettext:1:pass-c-format pqInternalNotice:2:c-format