Hi,

On Mon, Dec 20, 2010 at 14:40, Luca Fabbri <l...@keul.it> wrote:
> What I need to know? I'm forced to use zope.i18n?
> Documentation found at
> http://docs.repoze.org/bfg/1.3/narr/i18n.html#chameleon-template-support-for-translation-strings
> is not very clear about this.

According to the docs: "The features represented by attributes of the
i18n namespace of Chameleon will also consult the repoze.bfg
translations." If you look at this page:
http://chameleon.repoze.org/docs/latest/i18n.html#the-i18n-namespace
it might help you.

Templates such as <a i18n:translate="" i18n:attributes="title"
title="Click me!">Hello, World!</a> translate just fine for me.

Attila
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to