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 9b4bfbd commit f445289Copy full SHA for f445289
src/bin/psql/nls.mk
@@ -1,6 +1,6 @@
1
-# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.2 2001/06/11 18:23:33 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.3 2001/06/20 18:25:26 petere Exp $
2
CATALOG_NAME := psql
3
-AVAIL_LANGUAGES := de fr
+AVAIL_LANGUAGES := de fr sv
4
GETTEXT_FILES := command.c common.c copy.c help.c input.c large_obj.c \
5
mainloop.c print.c startup.c
6
# describe.c needs work
0 commit comments