I am running TG svn version, and had the same problem with kid and
i18n. The solution was to install the latest kid plugin by running
"python setup.py develop" from the kid plugin directory.

On 6/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi Yannick,
>
> Same for me. TurboGears 0.9a6. Python strings using _("") work, but no
> string
> inside the kid templates (using i18n.run_template_filter=True) is
> translated.
> I have no solution yet.
>
> Regards,
> Henrik
>
>
> Yannick wrote:
> > Hello,
> >
> > Is anyone facing issues with i18n and kid?
> > I started a new project with TG 0.9a6, added a couple of languages,
> > collected the string, translated and compiled them. Added
> > "i18n.run_template_filter=True" in app.cfg, but still none of the
> > strings in kid templates are being translated.
> > Strings passed to _() in the controllers are working fine though...
> >
> > Thanks,
> > Yannick
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to