Bugs item #304039, was opened at 27/10/2006 06:05
Status: Open
Priority: 3
Submitted By: Azamat H. Hackimov (winterheart-guest)
Assigned to: Nicolas FRANCOIS (nekral-guest)
Summary: small fix
in po4a
Resolution: None
Group: None
Category: None
Initial Comment:
I found little bug in po4a script. When po4a try update splitted po-files it had follow
bug:
po4a ~/po4a.cfg --verbose
Splitted mode, creating a temporary POT.
(464 entries)
msgcat: po/ru/alsa-guide.xml.po: warning: Charset "CHARSET" is not a portable
encoding name.
Message conversion to user's charset might
not work.
msgcat: po/ru/altinstall.xml.po: warning: Charset "CHARSET" is not a portable
encoding name.
Message conversion to user's charset might
not work.
msgcat: present charset "CHARSET" is not a portable encoding name
Error: 'msgcat -o /tmp/f9OiZqSJkl-ru.po po/ru/alsa-guide.xml.po
po/ru/altinstall.xml.po po/ru/anothertest.xml.po po/ru/ati-faq.xml.po' exited with
value 1
Attached patch fix (I hope :)) this.
----------------------------------------------------------------------
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=410622&aid=304...