collective / i18ndude

i18ndude performs various tasks related to ZPT's, Python Scripts and i18n.
https://pypi.org/project/i18ndude
4 stars 9 forks source link

find-untranslated no longer complains about chameleon attributes #57

Closed mauritsvanrees closed 6 years ago

mauritsvanrees commented 6 years ago

An html tag with title="${context/Description}" is no longer marked as having an untranslated title tag. Fixes https://github.com/collective/i18ndude/issues/53.