Hello. I have worked in a TG based application and the i18n support seems to work fine for the most of the cases, excepted when into a .kid I have a situation like: TAG into another TAG
For example: <li>Hi, click <a href="/foo">here</a> and you will see it.<li> I did the following steps: 1. tg-admin i18n collect 2. tg-admin i18n add pt_BR 3. tg-admin i18n merge 4. I Tranlated the pt_BR PO file 5. tg-admin i18n compile The collect and merge steps work fine. I got three translatable strings: 1. "Hi, click" 2. "here" 3. "and you will see it." But, even I translating and compiling the pt_BR PO, my app doesn't show the first and third strings localized. Example: Hi, click aqui and you will see it. "aqui" is "here" in pt_BR My TG version is: TurboGears-1.0.4.3-2.fc8 Any idea about what can be the problem? Thanks -- Diego Búrigo Zacarão Linux User #402589 USE SOFTWARE LIVRE --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

