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/zh_CN.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/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 72caa48cb..fa88993dd 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2961,8 +2961,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 "" "我无法找到对应 %s 软件包的文件。在这种情况下您可能需要手动修正这个软件包。" |