[Fedora-livecd-list] [PATCH 4/6] Translation

Jeremy Katz katzj at redhat.com
Mon Aug 6 21:04:00 UTC 2007


On Sun, 2007-08-05 at 20:36 +0200, Jeroen van Meeuwen wrote:
> A patch which is enabling translation in the python code, but is not
> including that what builds livecd-tools or it's RPMs.

Using rhpl.translate for new code is probably a bad idea...  it doesn't
support all gettext features and also trips up some interesting areas
with python's unicode support.

> If you have a clue about what else I would need to patch to fully enable
> translation, please let me know because I don't have the slightest idea
> at this moment.

Also needs makefile gunk to extract out strings using xgettext into a
livecd-tools.pot, etc.  See anaconda's po/Makefile for one example.  Or
other utilities for others.

Jeremy




More information about the livecd mailing list