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 fc43aba commit 49c8d08Copy full SHA for 49c8d08
src/bin/psql/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.15 2003/11/29 19:52:07 pgsql Exp $
+# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.16 2004/04/05 09:34:11 petere Exp $
2
CATALOG_NAME := psql
3
-AVAIL_LANGUAGES := cs de es fr hu it nb pt_BR ru sl sv zh_CN zh_TW
+AVAIL_LANGUAGES := cs de es fr hu it nb pt_BR ru sk sl sv 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 startup.c describe.c sql_help.h
6
GETTEXT_TRIGGERS:= _ N_ psql_error simple_prompt
0 commit comments