Hello,
Attached please find an updated (long time forgotten)
PO file for pg_dump reflecting most recent changes to
the message catalogs and fuzzy message fixes.
Attached tarball also has a trivial patch to pg_dumpall.c
to fix a couple of typos of the form of:
- fprintf(stderr, _("%s: could not connection to database %s\n"),
+ fprintf(stderr, _("%s: could not connect to database %s\n"),
Thanks,
--
Serguei A. Mokhov