summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test19.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/input/test19.xml')
-rw-r--r--src/zope/tal/tests/input/test19.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/zope/tal/tests/input/test19.xml b/src/zope/tal/tests/input/test19.xml
new file mode 100644
index 0000000..fe4bf79
--- /dev/null
+++ b/src/zope/tal/tests/input/test19.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<body xmlns:i18n="http://xml.zope.org/namespaces/i18n">
+<span i18n:translate="">Replace this</span>
+<span i18n:translate="msgid">This is a
+translated string</span>
+<span i18n:translate="">And another
+translated string</span>
+</body>