File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# src/bin/initdb/nls.mk
22CATALOG_NAME = initdb
33AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru sv zh_CN
4- GETTEXT_FILES = findtimezone.c initdb.c ../../common/exec.c ../../common/fe_memutils.c ../../common/pgfnames.c ../../common/rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c
4+ GETTEXT_FILES = findtimezone.c initdb.c ../../common/exec.c ../../common/fe_memutils.c ../../common/pgfnames.c ../../common/restricted_token.c ../../common/ rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c
55GETTEXT_TRIGGERS = simple_prompt
Original file line number Diff line number Diff line change 11# src/bin/pg_resetxlog/nls.mk
22CATALOG_NAME = pg_resetxlog
33AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru sv zh_CN
4- GETTEXT_FILES = pg_resetxlog.c
4+ GETTEXT_FILES = pg_resetxlog.c ../../common/restricted_token.c
Original file line number Diff line number Diff line change 11# src/interfaces/libpq/nls.mk
22CATALOG_NAME = libpq
33AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru tr zh_CN zh_TW
4- 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 win32.c
4+ 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
55GETTEXT_TRIGGERS = libpq_gettext pqInternalNotice:2
66GETTEXT_FLAGS = libpq_gettext:1:pass-c-format pqInternalNotice:2:c-format
You can’t perform that action at this time.
0 commit comments