summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-07-20 13:12:25 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-07-20 13:12:25 +0200
commit4bd60a02b45241039d4ca7b5cfaa005e552f3d0d (patch)
tree2bdbaf7e9563d511d741676bbbefd72ee619ad9c /po/zh_CN.po
parent275024e9ae6c827ebb664bd1c0c3264bcff343c0 (diff)
* apt-pkg/contrib/mmap.cc:
- refer to APT::Cache-Start in case the growing failed as if -Limit is really the offender it will be noted in a previous error message.
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 2b1a86636..7e2865552 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -2233,10 +2233,10 @@ msgstr "无法截断文件"
#: apt-pkg/contrib/mmap.cc:330
#, c-format
msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
"Current value: %lu. (man 5 apt.conf)"
msgstr ""
-"动态 MMap 没有空间了。请增大 APT::Cache-Limit 的大小。当前值:%lu。(man 5 "
+"动态 MMap 没有空间了。请增大 APT::Cache-Start 的大小。当前值:%lu。(man 5 "
"apt.conf)"
#: apt-pkg/contrib/mmap.cc:429