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/sk.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/sk.po')
-rw-r--r-- | po/sk.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2300,11 +2300,11 @@ msgstr "Nepodarilo sa skrátiť súbor" #: 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 "" "Nedostatok miesta pre dynamický MMap. Prosím, zväčšite veľkosť APT::Cache-" -"Limit. Aktuálna hodnota: %lu. (man 5 apt.conf)" +"Start. Aktuálna hodnota: %lu. (man 5 apt.conf)" #: apt-pkg/contrib/mmap.cc:429 #, c-format |