Thread: pgsql: Fix message translatability

pgsql: Fix message translatability

From
Peter Eisentraut
Date:
Fix message translatability

Two parts of the same message shouldn't be split across two function
calls.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e8ada0c8a448891971faf71f48125439ee07023

Modified Files
--------------
src/bin/psql/help.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)