Package: translate-toolkit
Version: 0.8.rc6-1

Hi,

the typical output of pofilter is the following:

$ pofilter wesnoth-tutorial/de.po
processing 1 files...

pofilter: warning: Error processing: input wesnoth-tutorial/de.po, output None, 
template None: 'ascii' codec can't decode byte 0xc3 in position 94: ordinal not 
in range(128)
[###########################################] 100%

The file wesnoth-tutorial/de.po is encoded in UTF-8 and msgfmt -c doesn't
complain. What's the problem of pofilter?

wesnoth-tutorial/de.po:

"Project-Id-Version: Battle for Wesnoth 1.2\n"
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
"POT-Creation-Date: 2006-07-01 14:03+0200\n"
"PO-Revision-Date: 2006-06-22 21:38+0200\n"
"Last-Translator: Gerfried Fuchs <[EMAIL PROTECTED]>\n"
"Language-Team: irc://irc.freenode.net/#wesnoth-de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

Why doesn't it print the line and column number of the suspected bogus
character?

Jens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to