Add new source files to nls.mk
This commit is contained in:
parent
eff8055afb
commit
01497e738e
@ -6,6 +6,7 @@ GETTEXT_FILES = pg_backup_archiver.c pg_backup_db.c pg_backup_custom.c \
|
||||
pg_backup_directory.c dumputils.c compress_io.c \
|
||||
pg_dump.c common.c pg_dump_sort.c \
|
||||
pg_restore.c pg_dumpall.c \
|
||||
parallel.c parallel.h pg_backup_utils.c pg_backup_utils.h \
|
||||
../../common/fe_memutils.c ../../port/exec.c
|
||||
GETTEXT_TRIGGERS = write_msg:2 exit_horribly:2 simple_prompt \
|
||||
ExecuteSqlCommand:3 ahlog:3 warn_or_exit_horribly:3
|
||||
|
@ -4,6 +4,7 @@ AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ro ru sv ta tr zh_CN zh_TW
|
||||
GETTEXT_FILES = createdb.c createlang.c createuser.c \
|
||||
dropdb.c droplang.c dropuser.c \
|
||||
clusterdb.c vacuumdb.c reindexdb.c \
|
||||
pg_isready.c \
|
||||
common.c \
|
||||
../../common/fe_memutils.c
|
||||
GETTEXT_TRIGGERS = simple_prompt yesno_prompt
|
||||
|
Loading…
x
Reference in New Issue
Block a user