summaryrefslogtreecommitdiff
path: root/tests/Translate/TranslateGlobal.ll.xml
blob: eed9b8b65e624e984532437485fd8a39a0c43691 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<myDoc>
 <head>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" xlink:type="simple" xlink:href="TranslateGlobal_LinkedRules.xml">
   <its:translateRule selector="//par[@id='101']/@title" translate="no"/>
  </its:rules>
 </head>
 <body>
  <par id="100" title="Texte">Voici le premier paragraphe. Il contient du texte <code>un-translatable code</code>.</par>
  <par id="101" title="Not extractable text">Du texte supplémentaire.</par>
 </body>
</myDoc>
<!-- timestamp $Id: TranslateGlobal.xml,v 1.4 2007/02/02 16:55:05 srahtz3 Exp $ -->