postgresql/src/bin/psql/nls.mk

11 lines
548 B
Makefile
Raw Normal View History

2010-09-20 22:08:53 +02:00
# src/bin/psql/nls.mk
CATALOG_NAME = psql
2013-09-02 08:28:21 +02:00
AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru zh_CN zh_TW
GETTEXT_FILES = command.c common.c copy.c help.c input.c large_obj.c \
mainloop.c print.c psqlscan.c startup.c describe.c sql_help.h sql_help.c \
tab-complete.c variables.c \
../../common/exec.c ../../common/fe_memutils.c ../../common/username.c \
../../common/wait_error.c
GETTEXT_TRIGGERS = N_ psql_error simple_prompt
GETTEXT_FLAGS = psql_error:1:c-format