8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5881c0 commit 5633df2Copy full SHA for 5633df2
src/bin/psql/nls.mk
@@ -3,7 +3,7 @@ CATALOG_NAME = psql
3
AVAIL_LANGUAGES = cs de es fr ja pt_BR sv tr 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 startup.c describe.c sql_help.h sql_help.c \
6
- tab-complete.c variable.c \
+ tab-complete.c variables.c \
7
../../port/exec.c
8
GETTEXT_TRIGGERS = N_ psql_error simple_prompt
9
GETTEXT_FLAGS = psql_error:1:c-format
0 commit comments