Re: pa translation is breaking the press release build





On 9/7/05, Vincent Untz <vuntz gnome org> wrote:
It really needs to be fixed since it blocks the entire website from
being updated (AFAIK).

sorry for that,
I just updated  after removing  ascii characters!

thanks Vincent!

regards
AP Singh Brar
Punjabi Translator

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.

_______________________________________________
gnome-i18n mailing list
gnome-i18n gnome org
http://mail.gnome.org/mailman/listinfo/gnome-i18n



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