diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 0fa83d0f3..e438a4df7 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1028,13 +1028,13 @@ msgstr "Impossível ler %s" #: apt-pkg/contrib/progress.cc:154 #, c-format -msgid "\r%s... Error!" -msgstr "\r%s... Erro !" +msgid "%s... Error!" +msgstr "%s... Erro !" #: apt-pkg/contrib/progress.cc:156 #, c-format -msgid "\r%s... Done" -msgstr "\r%s... Pronto" +msgid "%s... Done" +msgstr "%s... Pronto" #: apt-pkg/contrib/cmndline.cc:79 #, c-format |