Package: roxen4 Severity: normal Tags: patch l10n The Spanish debconf translation for this package is encoed in ISO-8859-1 while the PO file header announces it to be UTF-8.
The attached patch fixes this. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- es.po.old 2007-07-12 07:18:14.005220716 +0200 +++ es.po 2007-07-12 07:18:31.004395247 +0200 @@ -33,7 +33,7 @@ "Last-Translator: Rudy Godoy <[EMAIL PROTECTED]>\n" "Language-Team: Debian l10n Spanish <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #. Type: string

