Hi Kevin, I attached the module to ticket #126.
Copy it to commands/ directory and add i18n = turbogears.command.i18n:InternationalizationTool to setup.py to try it out. I also updated it to check i18n.localeDir and i18n.domain settings as described on http://trac.turbogears.org/turbogears/wiki/Internationalization page.

