diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-05-12 11:58:00 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-05-12 22:50:39 +0200 |
commit | 7c9c2205c51211c0d0b815b7991fb5f9e3490341 (patch) | |
tree | f13b901b761ef8b16d8f889e1f2c27578cb57ed7 /po/apt-all.pot | |
parent | dceb1e49e4b8e4dadaf056be34088b415939cda6 (diff) |
Release 2.1.2
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 8b1b209aa..b75c50dbc 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.1.1\n" +"Project-Id-Version: apt 2.1.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2020-05-08 18:03+0200\n" +"POT-Creation-Date: 2020-05-12 22:50+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -492,11 +492,6 @@ msgid "Error reading archive member header" msgstr "" #: apt-pkg/contrib/arfile.cc -#, c-format -msgid "Invalid archive member header %s" -msgstr "" - -#: apt-pkg/contrib/arfile.cc msgid "Invalid archive member header" msgstr "" @@ -631,7 +626,7 @@ msgstr "" #: apt-pkg/contrib/extracttar.cc #, c-format -msgid "Unknown TAR header type %u, member %s" +msgid "Unknown TAR header type %u" msgstr "" #: apt-pkg/contrib/fileutl.cc |