]> granicus.if.org Git - postgresql/blob - src/bin/psql/nls.mk
Split psql's lexer into two separate .l files for SQL and backslash cases.
[postgresql] / src / bin / psql / nls.mk
1 # src/bin/psql/nls.mk
2 CATALOG_NAME     = psql
3 AVAIL_LANGUAGES  = cs de es fr it ja pl pt_BR ru zh_CN zh_TW
4 GETTEXT_FILES    = command.c common.c copy.c help.c input.c large_obj.c \
5                    mainloop.c print.c psqlscan.c psqlscanslash.c startup.c \
6                    describe.c sql_help.h sql_help.c \
7                    tab-complete.c variables.c \
8                    ../../common/exec.c ../../common/fe_memutils.c ../../common/username.c \
9                    ../../common/wait_error.c
10 GETTEXT_TRIGGERS = N_ psql_error simple_prompt
11 GETTEXT_FLAGS    = psql_error:1:c-format