Add new source files to nls.mk

This commit is contained in:
Peter Eisentraut 2013-05-31 20:03:39 -04:00
parent eff8055afb
commit 01497e738e
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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