Activity Team: Difference between revisions
| Line 41: | Line 41: | ||
===Internationalization=== | ===Internationalization=== | ||
We use gettext to internationalize activities. The basic steps are: | We use '''[http://docs.python.org/library/gettext.html gettext]''' to internationalize activities. The basic steps are: | ||
In your Python code: | In your Python code: | ||