diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-01-08 11:19:32 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-01-08 11:19:32 +0100 |
commit | d731f9c574138a9cb31c586a8f1e7d7181a44456 (patch) | |
tree | 0fb6decdd115271b40df07843dfce5039aa7a342 /po | |
parent | ef1e6d8822bb34527bba5d2318b5768013efd010 (diff) |
* apt-pkg/init.cc:
- added Dir::State::Mirrors
* doc/examples/configure-index:
- added Acquire::mirror::RefreshInterval
* methods/mirror.{cc,h}:
- download the mirror file into Dir::State::Mirrors
- added RefreshInterval option to not ask for the mirror file too often
Diffstat (limited to 'po')
-rw-r--r-- | po/apt-all.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index b3da2ba9a..42c43fe8d 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -2238,12 +2238,12 @@ msgstr "" msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "" -#: apt-pkg/init.cc:120 +#: apt-pkg/init.cc:121 #, c-format msgid "Packaging system '%s' is not supported" msgstr "" -#: apt-pkg/init.cc:136 +#: apt-pkg/init.cc:137 msgid "Unable to determine a suitable packaging system type" msgstr "" |