Message style improvements
Peter Eisentraut <peter_e@gmx.net>
Message style improvements Fix one untranslatable string concatenation in pg_rewind. Fix one message in pg_verify_checksums to use a style use elsewhere and avoid plural issues. Fix one gratuitous abbreviation in psql.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/filemap.c | modified | +16 −8 |
| src/bin/pg_verify_checksums/pg_verify_checksums.c | modified | +2 −2 |
| src/bin/psql/help.c | modified | +1 −1 |