summaryrefslogtreecommitdiff
path: root/po/ko.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/ko.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/ko.po')
-rw-r--r--po/ko.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ko.po b/po/ko.po
index 04565c043..9cd4135df 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -2262,10 +2262,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의 크기를 높이십시오. 현재 "
+"동적 mmap이 한계를 벗어났습니다. APT::Cache-Start의 크기를 높이십시오. 현재 "
"값: %lu. (man 5 apt.conf)"
#: apt-pkg/contrib/mmap.cc:429