From: Tom Lane Date: Mon, 18 Jul 2005 17:48:30 +0000 (+0000) Subject: Fix bogus backslash sequences, per Kris Jurka. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=1e52f9e8ff9b9b8595ba6bf0ece248df7e3c307a;p=users%2Fbernd%2Fpostgres.git Fix bogus backslash sequences, per Kris Jurka. --- diff --git a/src/bin/pg_dump/po/pt_BR.po b/src/bin/pg_dump/po/pt_BR.po index 7ea0ddfe9c..f0dbd12abd 100644 --- a/src/bin/pg_dump/po/pt_BR.po +++ b/src/bin/pg_dump/po/pt_BR.po @@ -189,8 +189,8 @@ msgid " -Z 0-9 compression level for compressed formats\n" msgstr " -Z 0-9 nível de compressão para formatos comprimidos\n" #: pg_dump.c:675 pg_dumpall.c:238 pg_restore.c:396 -msgid " --help show this help, then exit\vn" -msgstr " --help mostra essa ajuda, e termina\vn" +msgid " --help show this help, then exit\n" +msgstr " --help mostra essa ajuda, e termina\n" #: pg_dump.c:676 pg_dumpall.c:239 pg_restore.c:397 msgid " --version output version information, then exit\n"