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 a45f9e4 commit 0117ed7Copy full SHA for 0117ed7
src/bin/pg_dump/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/bin/pg_dump/nls.mk,v 1.12 2003/11/29 19:52:05 pgsql Exp $
+# $PostgreSQL: pgsql/src/bin/pg_dump/nls.mk,v 1.13 2004/04/15 08:15:08 petere Exp $
2
CATALOG_NAME := pg_dump
3
-AVAIL_LANGUAGES := cs de es it nb pt_BR ru sv zh_CN zh_TW
+AVAIL_LANGUAGES := cs de es fr it nb pt_BR ru sv zh_CN zh_TW
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 pg_dumpall.c
0 commit comments