tor-browser

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

languageinfo1xml.xml (451B)


      1 <?xml version="1.0"?>
      2 <text>
      3 <head>
      4  <its:rules version="2.0" xmlns:its="http://www.w3.org/2005/11/its">
      5   <its:langRule selector="//content" langPointer="@language"/>
      6   <its:langRule selector="//q" langPointer="@language"/>
      7  </its:rules>
      8 </head>
      9 <content language="en">
     10  <par>The motto of Québec is: <q language="fr-CA">Je me souviens</q>.</par>
     11  <par>The one of Canada: <q language="la">A mari usque ad mare</q>.</par>
     12 </content>
     13 </text>