pa translation is breaking the press release build
- From: Vincent Untz <vuntz gnome org>
- To: gnome-i18n gnome org
- Subject: pa translation is breaking the press release build
- Date: Wed, 07 Sep 2005 08:07:38 +0200
It really needs to be fixed since it blocks the entire website from
being updated (AFAIK).
if test -f "C/press_release.xml"; then d="../C/"; else d=".././C/"; fi; \
(cd pa/ && \
export PYTHONPATH= abs_top_srcdir@/www.gnome.org/start/2.12/press_release; \
`which xml2po` -e -p pa.po ${d}press_release.xml > press_release.xml)
Traceback (most recent call last):
File "/usr/bin/xml2po", line 750, in ?
CurrentXmlMode.postProcessXmlTranslation(doc, translationlanguage, outtxt)
File "/usr/share/xml2po/docbook.py", line 181, in postProcessXmlTranslation
copy.newChild(None, "year", match.group(3))
File "/usr/lib/python2.4/site-packages/libxml2.py", line 3216, in newChild
ret = libxml2mod.xmlNewChild(self._o, ns__o, name, content)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-3: ordinal not in range(128)
make[1]: *** [pa/press_release.xml] Error 1
make[1]: Leaving directory `/gnome/cvs/gnomeweb-wml/www.gnome.org/start/2.12/press_release/docbook'
make: *** [all-recursive] Error 1
Vincent
--
Les gens heureux ne sont pas pressés.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]