Development Team/Almanac/Internationalization: Difference between revisions

Garycmartin (talk | contribs)
updating to bundlebuilder.start() usage to avoid warning
No edit summary
Line 1: Line 1:
{{Sugar Almanac}}
== Broad Steps to Internationalize/Localize Your Code ==
== Broad Steps to Internationalize/Localize Your Code ==
Most of these steps are adapted from the [http://wiki.laptop.org/go/Python_i18n Python i18n] with some changes for clarity and accuracy.  
Most of these steps are adapted from the [http://wiki.laptop.org/go/Python_i18n Python i18n] with some changes for clarity and accuracy.