We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a6cf2 commit e648b22Copy full SHA for e648b22
src/bin/pg_dump/nls.mk
@@ -1,6 +1,6 @@
1
-# $Header: /cvsroot/pgsql/src/bin/pg_dump/nls.mk,v 1.2 2001/07/03 20:21:48 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/pg_dump/nls.mk,v 1.3 2001/09/16 23:10:16 petere Exp $
2
CATALOG_NAME := pg_dump
3
-AVAIL_LANGUAGES := de
+AVAIL_LANGUAGES := de ru
4
GETTEXT_FILES := pg_dump.c common.c pg_backup_archiver.c pg_backup_custom.c \
5
pg_backup_db.c pg_backup_files.c pg_backup_null.c \
6
pg_backup_tar.c pg_restore.c
0 commit comments