summaryrefslogtreecommitdiff
path: root/tests/Translate6.ll.xml
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-06-01 09:22:03 -0400
committerShaun McCance <shaunm@gnome.org>2011-06-01 09:22:03 -0400
commitfadb43fc37dbe18d9b1204bb13fb5ccea492b649 (patch)
treea3f3ce3ec43d94a7e63e3f9addd1f38e2f96510f /tests/Translate6.ll.xml
parent43a518a2da4eb11f78b23cbca6291f9cd7c2f4ab (diff)
parent1ebcc2af7fa4d6e12687199e173720b44eb823a3 (diff)
downloaditstool-fadb43fc37dbe18d9b1204bb13fb5ccea492b649.tar.gz
Merge branch 'testsuite'
Diffstat (limited to 'tests/Translate6.ll.xml')
-rw-r--r--tests/Translate6.ll.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/Translate6.ll.xml b/tests/Translate6.ll.xml
new file mode 100644
index 0000000..7c30876
--- /dev/null
+++ b/tests/Translate6.ll.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<doc xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0">
+ <head>
+ <its:rules version="1.0">
+ <its:translateRule selector="/doc" translate="no"/>
+ <its:translateRule selector="//p" translate="yes"/>
+ </its:rules>
+ </head>
+ <info>
+ <item type="title" its:translate="yes">La vie d'un <b>simple homme</b></item>
+ <!-- Note that the contents of <b> and <span> should end up
+ translatable with these settings -->
+ <item type="date-main">Dec-05-2006</item>
+ </info>
+ <content>
+ <p>Tout commença alors que Zebulon découvrit qu'il avait un <span>double</span> qui était un <span>passionné</span> sérieux de baseball.</p>
+ </content>
+</doc>
+<!-- timestamp $Id: Translate6.xml,v 1.5 2007/02/02 17:59:34 srahtz3 Exp $ -->