Fix recently introduced typo in NLS file lists
This commit is contained in:
parent
d5881c036a
commit
5633df2582
@ -3,7 +3,7 @@ CATALOG_NAME = psql
|
|||||||
AVAIL_LANGUAGES = cs de es fr ja pt_BR sv tr zh_CN zh_TW
|
AVAIL_LANGUAGES = cs de es fr ja pt_BR sv tr zh_CN zh_TW
|
||||||
GETTEXT_FILES = command.c common.c copy.c help.c input.c large_obj.c \
|
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 \
|
mainloop.c print.c psqlscan.c startup.c describe.c sql_help.h sql_help.c \
|
||||||
tab-complete.c variable.c \
|
tab-complete.c variables.c \
|
||||||
../../port/exec.c
|
../../port/exec.c
|
||||||
GETTEXT_TRIGGERS = N_ psql_error simple_prompt
|
GETTEXT_TRIGGERS = N_ psql_error simple_prompt
|
||||||
GETTEXT_FLAGS = psql_error:1:c-format
|
GETTEXT_FLAGS = psql_error:1:c-format
|
||||||
|
Loading…
Reference in New Issue
Block a user