Translation bug in French starting in v13 - Mailing list pgsql-bugs

From Jeff Janes
Subject Translation bug in French starting in v13
Date
Msg-id CAMkU=1ydEOuTYp0b_9Ya7U8HPODsSr9EhWSCeV23241X-keVuA@mail.gmail.com
Whole thread Raw
Responses Re: Translation bug in French starting in v13
List pgsql-bugs
There is an obvious copy-and-paste mistake in the French translation file src/bin/pg_dump/po/fr.po, starting (I think) in v13:

#: pg_restore.c:338
#, c-format
msgid "options -C/--create and -1/--single-transaction cannot be used together"
msgstr "les options « -c/--clean » et « -a/--data-only » ne peuvent pas être utilisées ensemble"


Cheers,

Jeff

pgsql-bugs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: BUG #17625: In PG15 PQsslAttribute returns different values than PG14 when SSL is not in use for the connection
Next
From: Michael Paquier
Date:
Subject: Re: pg ignores wal files in pg_wal, and instead tries to load them from archive/primary