diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-07-20 13:12:25 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-07-20 13:12:25 +0200 |
commit | 4bd60a02b45241039d4ca7b5cfaa005e552f3d0d (patch) | |
tree | 2bdbaf7e9563d511d741676bbbefd72ee619ad9c /po/zh_TW.po | |
parent | 275024e9ae6c827ebb664bd1c0c3264bcff343c0 (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_TW.po')
-rw-r--r-- | po/zh_TW.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 573c48b1c..b6abc8cad 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2231,10 +2231,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。" +"動態 MMap 已用完所有空間。請增加 APT::Cache-Start 的大小。目前大小為:%lu。" "(man 5 apt.conf)" #: apt-pkg/contrib/mmap.cc:429 |