diff options
author | Zhou Mo <cdluminate@gmail.com> | 2016-03-15 01:29:14 +0000 |
---|---|---|
committer | Zhou Mo <cdluminate@gmail.com> | 2016-03-15 01:29:14 +0000 |
commit | 56b4c93f60ebdb828bb8d0b9ea2db448560208f5 (patch) | |
tree | bcc098ffe87a0d3687f73e69c6952b74cad3c5a1 /po | |
parent | d91051242d10ada198b4ed59d59ad4aa8f59bcaf (diff) |
zh_CN.po: fix translation bug. (Closes: #818177)
Diffstat (limited to '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 a95d09012..5260b5dc6 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3635,7 +3635,7 @@ msgstr "命令行中有不支持的文件 %s" #: apt-pkg/srcrecords.cc msgid "You must put some 'source' URIs in your sources.list" -msgstr "您必须在 sources.list 写入一些“软件源”的 URI" +msgstr "您必须在 sources.list 中指定代码源(deb-src) URI" #: apt-pkg/tagfile.cc #, c-format |