diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:42:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:42:28 +0000 |
commit | 33a2bb70562ae87235c9be95722a963129a13a38 (patch) | |
tree | 15839c3590b802065af623ef71fce4f75f561eed /po/dpkg.pot | |
parent | Adding upstream version 1.22.5. (diff) | |
download | dpkg-33a2bb70562ae87235c9be95722a963129a13a38.tar.xz dpkg-33a2bb70562ae87235c9be95722a963129a13a38.zip |
Adding upstream version 1.22.6.upstream/1.22.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/dpkg.pot')
-rw-r--r-- | po/dpkg.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/dpkg.pot b/po/dpkg.pot index 5a5ba7f..390e83e 100644 --- a/po/dpkg.pot +++ b/po/dpkg.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg 1.22.5\n" +"Project-Id-Version: dpkg 1.22.6\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-02-27 04:27+0100\n" +"POT-Creation-Date: 2024-03-10 20:20+0100\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" @@ -2618,12 +2618,12 @@ msgstr "" #: src/deb/main.c #, c-format -msgid "invalid compressor parameters: %s" +msgid "unsupported deb format '%d.%d' with non-uniform compression" msgstr "" #: src/deb/main.c #, c-format -msgid "unsupported deb format '%d.%d' with non-uniform compression" +msgid "invalid compressor parameters: %s" msgstr "" #: src/deb/main.c |