msgfmt will abort with an error about illegal UTF-8 encoding when processing ru.po. The Russian text in the file is actually encoded in KOI8-R.
--- po/ru.po.orig Sat Oct 14 19:29:17 2006 +++ po/ru.po Sat Oct 14 19:29:29 2006 @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Evgeniy Dushistov <[EMAIL PROTECTED]>\n" "Language-Team: Russian <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=KOI8-R\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -- Christian "naddy" Weisgerber [EMAIL PROTECTED] _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash