New issue 142 by rodol...@damsy.net: Unknown encoding 'iso8859' in pt_BR
http://code.google.com/p/labyrinth/issues/detail?id=142
What steps will reproduce the problem?
1. ./autogen.sh
2. make
What is the expected output? What do you see instead?
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po
labyrinth.desktop.in
labyrinth.desktop
Generating and caching the translation database
NOTICE: ../po/pt_BR.po is not in UTF-8 but iso8859, converting...
Unknown encoding 'iso8859' at /usr/bin/intltool-merge line 410
make[2]: *** [labyrinth.desktop] Erreur 9
Attachments:
0001-Use-utf-8..patch 12.0 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 142 by matthias...@gmail.com: Unknown
encoding 'iso8859' in pt_BR
http://code.google.com/p/labyrinth/issues/detail?id=142
Thanks for the patch. Should be fixed now.