diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-02-10 17:38:16 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-02-10 17:38:16 +0100 |
commit | edc0ef102b5100acb6930ff27c4296eb101a35e7 (patch) | |
tree | 21d6ea9f3711aa2f60b49f9365035099cac98f53 /po/zh_CN.po | |
parent | 4c6cf49317769725fee34a132c52ec1fe076b8b5 (diff) |
* merged lp:~evfool/apt/fix641673
- String-fix in the source and the translations for the grammatical
mistake reported in bug LP: #641673, thanks to Robert Roth
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index bc15dddb6..8844f4fc3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3099,7 +3099,7 @@ msgstr "无法按照正则表达式 %s 找到任何软件包" #: apt-pkg/cacheset.cc:467 #, c-format -msgid "Can't select versions from package '%s' as it purely virtual" +msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "无法从完全虚拟的软件包 %s 中选择版本" #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 |