Sugar Creation Kit: Difference between revisions
m →Python References: gtk-3-tutorial |
|||
| Line 62: | Line 62: | ||
and merges the changes into all translations, which are maintained as PO (.po) files. | and merges the changes into all translations, which are maintained as PO (.po) files. | ||
Finally, it regenerates the translations in HTML format. | Finally, it regenerates the translations in HTML format. | ||
====Python | ====Python References==== | ||
*http://python-gtk-3-tutorial.readthedocs.org/en/latest/unicode.html | |||
*http://docs.python.org/2/library/locale.html | *http://docs.python.org/2/library/locale.html | ||