velotron wrote: > I'm trying to add language support to my application for the first > time. From reading the docs and the i18n chapter of the TG book, I am > under the impression that running 'tg-admin i18n collect' should > extract all strings from my kid templates. When I run 'tg-admin > i18n collect' in a quickstarted project called 'foo', I see [...] > I expect strings in the kid templates to get extracted, but they don't > show up in locales/messages.pot.
Can you try collecting strings with the admi18n tool in the TG toolbox? This always worked for me. But you're right, "tg-admin i18n collect" seems to ignore the kid files. If there is no ticket open already, you should file one since this looks like a bug to me. -- ChrisZ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

