Package: dpkg Version: 1.18.3 Severity: minor Tags: patch l10n Small typing error: "uns" instead of "und" in man/po/de.po Patch attached :)
-- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages dpkg depends on: ii libbz2-1.0 1.0.6-8 ii libc6 2.19-22 ii liblzma5 5.1.1alpha+20120614-2.1 ii libselinux1 2.4-3 ii tar 1.28-2.1 ii zlib1g 1:1.2.8.dfsg-2+b1 dpkg recommends no packages. Versions of packages dpkg suggests: ii apt 1.0.10.2 -- no debconf information
>From c7994a5c7675808cf191a8728b27a66c550c009d Mon Sep 17 00:00:00 2001 From: Julian R <[email protected]> Date: Sun, 6 Dec 2015 08:49:07 +0100 Subject: [PATCH] Fixed small typo in debian-l10n-german. --- man/po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/po/de.po b/man/po/de.po index 0457a75..cd7f3f6 100644 --- a/man/po/de.po +++ b/man/po/de.po @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: dpkg-man 1.18.3\n" "Report-Msgid-Bugs-To: [email protected]\n" "POT-Creation-Date: 2015-10-06 19:20+0200\n" -"PO-Revision-Date: 2015-11-15 20:29+0100\n" +"PO-Revision-Date: 2015-12-06 08:30+0100\n" "Last-Translator: Helge Kreutzmann <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -2111,7 +2111,7 @@ msgid "" "dpkg 1.10 and some parts of the dpkg build scripts only gained support for " "it later in the 1.10.x series." msgstr "" -"Das Tilde-Zeichen uns seine speziellen Sortiereigenschaften wurden in Dpkg " +"Das Tilde-Zeichen und seine speziellen Sortiereigenschaften wurden in Dpkg " "1.10 eingeführt und einige Teile der Bauskripte von Dpkg haben erst später " "in der 1.10.x-Serie Unterstützung dafür erhalten." -- 2.6.2

