diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-10-14 14:01:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-10-14 14:01:09 +0000 |
commit | 0339e5a38eca05924e17fbc8ac25016e569746fe (patch) | |
tree | a6d94aa23ec284f1da8587f3f98b30c3429e160e /po/pt_BR.po | |
parent | 9a754809b0228bba0b0cc8a434d1afcf6f8ab74a (diff) | |
download | rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar.gz rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar.bz2 rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar.xz rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.zip |
(show_urpm_progress) better looking messages when downloading files
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 bdd26069..a4d58066 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3074,13 +3074,13 @@ msgstr "Iniciando download de `%s'..." #: ../rpmdrake.pm:716 #, c-format -msgid "Download of `%s', time to go:%s, speed:%s" -msgstr "Download de '%s', tempo para terminar: '%s', velocidade: '%s'" +msgid "Download of `%s'\ntime to go:%s, speed:%s" +msgstr "Download de '%s'\ntempo para terminar: '%s', velocidade: '%s'" #: ../rpmdrake.pm:719 #, c-format -msgid "Download of `%s', speed:%s" -msgstr "Download de '%s', velocidade: %s" +msgid "Download of `%s'\nspeed:%s" +msgstr "Download de '%s'\nvelocidade: %s" #: ../rpmdrake.pm:730 #, c-format |