Glasnost

help

 
Glasnost Help and Documentation  - Developers  - Templates  - TAL in Glasnost  - Additional TAL statements: attr-translate

Additional TAL statements: attr-translate

To translate the value of the attribute of an element:

<a title="Link title" tal:attr-translate="title">Lien</a>

The attribute's value to translate must be in English.

up