diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-13 14:04:55 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-13 14:04:55 +0100 |
commit | 90ff41f8a6fdd304ac645f8279464462ca36fccd (patch) | |
tree | 1913efb4115e5bd248393230d77c3dfb2647c1f4 /po | |
parent | ad08bf610f0849ddd877abab0f2020dd1ae52dd1 (diff) |
* apt-pkg/indexfile.cc:
- fix problem overwriting APT::Acquire::Translation
* doc/examples/configure-index:
- document APT::Acquire::Translation
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 794b346c0..82dfae548 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -2294,12 +2294,12 @@ msgstr "" msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "" -#: apt-pkg/init.cc:126 +#: apt-pkg/init.cc:123 #, c-format msgid "Packaging system '%s' is not supported" msgstr "" -#: apt-pkg/init.cc:142 +#: apt-pkg/init.cc:139 msgid "Unable to determine a suitable packaging system type" msgstr "" |