bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

3.2: po/ru.po encoding error


From: Christian Weisgerber
Subject: 3.2: po/ru.po encoding error
Date: Sat, 14 Oct 2006 19:43:25 +0200
User-agent: Mutt/1.4.2.2i

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 <dushistov@mail.ru>\n"
 "Language-Team: Russian <ru@li.org>\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                          naddy@mips.inka.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]