diff options
author | Ben Finney <ben+debian@benfinney.id.au> | 2011-04-26 22:45:31 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-26 22:45:31 +0200 |
commit | 2d5102e87ae43da3ec7a3f12997363348278cabe (patch) | |
tree | 366c9b8dd72be60100ed7b481024c779ee678623 /po/pt_BR.po | |
parent | 378fcbd65e8c93d49a729bcc37fac889d8228357 (diff) |
* apt-pkg/acquire-item.cc:
- apply fix for poorly worded 'locate file' error message from
Ben Finney, thanks! (Closes: #623171)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 3c883ea92..b94038fdb 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3025,8 +3025,8 @@ msgstr "" #: apt-pkg/acquire-item.cc:1631 #, c-format msgid "" -"I wasn't able to locate file for the %s package. This might mean you need to " -"manually fix this package." +"I wasn't able to locate a file for the %s package. This might mean you need " +"to manually fix this package." msgstr "" "Não foi possível localizar arquivo para o pacote %s. Isto pode significar " "que você precisa consertar manualmente este pacote." |