More message munging and localization for pg_dump, especially the
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 3 Jul 2001 20:21:50 +0000 (20:21 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 3 Jul 2001 20:21:50 +0000 (20:21 +0000)
commit30ab5bd43d8f2082659191de8ae19be98c960ad7
tree6fb43a759752330a19f33b76cd29d0dc1eb79bf3
parent3ec9fb893e61939bb7cbee96dd787c644c3b1d22
More message munging and localization for pg_dump, especially the
--verbose messages, which had not been considered so far.  Output to the
terminal should okay now; comments written into the dump are still English
only, which may or may not be the desirable thing.
13 files changed:
src/bin/pg_dump/common.c
src/bin/pg_dump/de.po
src/bin/pg_dump/nls.mk
src/bin/pg_dump/pg_backup_archiver.c
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_custom.c
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_backup_files.c
src/bin/pg_dump/pg_backup_tar.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h
src/bin/pg_dump/pg_restore.c
src/include/c.h