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