summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test_domain.html
blob: 95d40a2f19f44a5c4382e82eee0cbae90773b9f9 (plain)
1
2
3
4
5
6
7
<div i18n:domain="lower">
<span i18n:translate="">Replace this</span>
<span i18n:translate="msgid">This is a
translated string</span>
<span i18n:translate="">And another
translated string</span>
</div>