diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-01-08 11:38:55 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-01-08 11:38:55 +0100 |
commit | 70288656715d2fe4c2c33598124ae48f7bca9cdf (patch) | |
tree | 6452c9a7cbe78e62f3ede3b5daa6180de764d9f3 /po/apt-all.pot | |
parent | d731f9c574138a9cb31c586a8f1e7d7181a44456 (diff) |
* methods/mirror.cc:
- implemented simple Clean() implementation based on the time of
the last access for a mirror file
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 42c43fe8d..d1ce72503 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -1330,7 +1330,7 @@ msgstr "" #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:750 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/sourcelist.cc:324 -#: apt-pkg/acquire.cc:421 apt-pkg/clean.cc:38 +#: apt-pkg/acquire.cc:421 apt-pkg/clean.cc:38 methods/mirror.cc:76 #, c-format msgid "Unable to read %s" msgstr "" @@ -1956,6 +1956,7 @@ msgid "Unable to stat the mount point %s" msgstr "" #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:427 apt-pkg/clean.cc:44 +#: methods/mirror.cc:82 #, c-format msgid "Unable to change to %s" msgstr "" |