pg_basebackup de.po: Wrong translation

Started by Christian Ullrichalmost 14 years ago2 messagesbugs
Jump to latest
#1Christian Ullrich
chris@chrullrich.net

61 #: pg_basebackup.c:127
62 #, c-format
63 msgid " -F, --format=p|t output format (plain, tar)\n"
64 msgstr " -F, --format=c|t|p Ausgabeformat (plain, tar)\n"

pg_basebackup does not support "c" format.

The other three translations are correct.

--
Christian

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Christian Ullrich (#1)
Re: pg_basebackup de.po: Wrong translation

On ons, 2012-07-11 at 11:32 +0200, Christian Ullrich wrote:

61 #: pg_basebackup.c:127
62 #, c-format
63 msgid " -F, --format=p|t output format (plain, tar)\n"
64 msgstr " -F, --format=c|t|p Ausgabeformat (plain, tar)\n"

pg_basebackup does not support "c" format.

Fixed, thanks.