Package: unclutter Severity: normal Tags: patch l10n The Japanese debconf translation (debian/po/ja.po) has an incorrect header to announce the file encoding. It has one extra "=" sign.
Patch attached. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF8) Shell: /bin/sh linked to /bin/dash
--- ja.po.old 2008-07-15 13:54:06.155757458 +0200 +++ ja.po 2008-07-15 13:54:35.443756996 +0200 @@ -11,7 +11,7 @@ "Last-Translator: Hideki Yamane <[EMAIL PROTECTED]>\n" "Language-Team: Japanese <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset==EUC-JP\n" +"Content-Type: text/plain; charset=EUC-JP\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean

