Package: davfs2 Version: 1.4.7-1 Severity: normal Tags: patch l10n The encoding header in davfs2 debconf translation in Italian is incomplete. Patch attached.
CC'ed to Beatrice, not to point fingers...:-)....but just in case she would have a wrongly parametered software somewhere. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru davfs2-1.4.7.old/debian/po/it.po davfs2-1.4.7/debian/po/it.po --- davfs2-1.4.7.old/debian/po/it.po 2012-07-23 13:31:26.143035291 -0600 +++ davfs2-1.4.7/debian/po/it.po 2012-07-23 13:31:40.503440098 -0600 @@ -12,7 +12,7 @@ "Language-Team: Italian <debian-l10n-ital...@lists.debian.org>\n" "Language: it\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.7.1\n"