We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cc78e commit 8837164Copy full SHA for 8837164
src/bin/psql/nls.mk
@@ -1,6 +1,6 @@
1
-# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.5 2001/08/07 11:28:18 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.6 2001/09/06 11:10:46 petere Exp $
2
CATALOG_NAME := psql
3
-AVAIL_LANGUAGES := cs de fr sv
+AVAIL_LANGUAGES := cs de fr ru sv
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
6
GETTEXT_TRIGGERS:= _ psql_error simple_prompt
0 commit comments