[Sugar-devel] internationalization question about generating .pot

Erik Blankinship erikb at mediamods.com
Fri Sep 10 09:22:25 EDT 2010


On Fri, Sep 10, 2010 at 8:57 AM, Erik Blankinship <erikb at mediamods.com>wrote:

> I am trying to internationalize an activity.
>
> The instructions here http://bit.ly/acg4Hz and
> http://wiki.laptop.org/go/Python_i18n explain that I need to run setup.py
> to generate a .pot file.
>
> The first link suggests my setup.py should read:
>
> from sugar.activity import bundlebuilder
> bundlebuilder.start()
>
>
> I need some help with this step... do I need to run setup.py from within
> the jhbuild shell? Is there a way to do this without jhbuild?
>

Thanks to alsroot, tomeu and marcopg on irc, it was pointed out that since I
had sugar installed with my distro I did not need a special shell.

I just ran python setup.py genpot

and was all set!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/archive/sugar-devel/attachments/20100910/afbbaae2/attachment.htm 


More information about the Sugar-devel mailing list