File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# src/interfaces/ecpg/ecpglib/nls.mk
22CATALOG_NAME = ecpglib
33AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN
4- GETTEXT_FILES = connect.c descriptor.c error.c execute.c misc.c
4+ GETTEXT_FILES = connect.c cursor.c descriptor.c error.c execute.c misc.c
55GETTEXT_TRIGGERS = ecpg_gettext
66GETTEXT_FLAGS = ecpg_gettext:1:pass-c-format
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 he it ja ko pl pt_BR ru sv tr zh_CN zh_TW
4- 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-common.c fe-secure-openssl.c win32.c
4+ GETTEXT_FILES = fe-auth.c fe-auth-scram.c fe-connect.c fe-exec.c fe-gssapi-common.c fe- lobj.c fe-misc.c fe-protocol2.c fe-protocol3.c fe-secure.c fe-secure-common.c fe-secure-gssapi .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