tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

locnote5xml.xml (661B)


      1 <msgList>
      2 <head>
      3  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
      4   xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="locnote5xmlrules.xml">
      5   <its:locNoteRule selector="//msg[@id='1']/img/@alt" locNoteType="alert">
      6    <its:locNote>Do not translate the word "Chobe"</its:locNote>
      7   </its:locNoteRule>
      8  </its:rules>
      9 </head>
     10 <body>
     11  <msg id="1">This is a hippoptamus: <img src="hippo.png" alt="Hippo in the Chobe River"/>.</msg>
     12  <msg id="2">This is an elephant: <img src="elephants.png" alt="Elephants taking a mud bath"/>.</msg>
     13  <msg id="DisableInfo">The {0} has been disabled.</msg>
     14 </body>
     15 </msgList>