tor-browser

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

languageinfo3xml.xml (428B)


      1 <text language="en">
      2 <head>
      3 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      4 <its:param name="langParam">fr-CA</its:param>
      5 <its:langRule selector="//par/q[@language=$langParam]" langPointer="@language"/>
      6 </its:rules>
      7 </head>
      8 <content>
      9 <par>
     10 The motto of Québec is:
     11 <q language="fr-CA">Je me souviens</q>
     12 .
     13 </par>
     14 <par>
     15 The one of Canada:
     16 <q language="la">A mari usque ad mare</q>
     17 .
     18 </par>
     19 </content>
     20 </text>