mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 01:00:11 -04:00
5 lines
323 B
Makefile
5 lines
323 B
Makefile
# src/bin/pg_basebackup/nls.mk
|
|
CATALOG_NAME = pg_basebackup
|
|
AVAIL_LANGUAGES = de es fr it ko pl pt_BR ru zh_CN
|
|
GETTEXT_FILES = pg_basebackup.c pg_receivewal.c pg_recvlogical.c receivelog.c streamutil.c walmethods.c ../../common/fe_memutils.c ../../common/file_utils.c
|
|
GETTEXT_TRIGGERS = simple_prompt tar_set_error
|