tor-browser

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

locnote4xml.xml (491B)


      1 <dataFile>
      2 <prolog>
      3  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      4   <its:locNoteRule locNoteType="description" selector="//body/string/data"
      5    locNoteRefPointer="../@noteFile" />
      6  </its:rules>
      7 </prolog>
      8 <body>
      9  <string id="FileNotFound" noteFile="Comments.html#FileNotFound">
     10   <data>Cannot find the file {0}.</data>
     11  </string>
     12  <string id="DivByZero" noteFile="Comments.html#DivByZero">
     13   <data>Invalid parameter.</data>
     14  </string>
     15 </body>
     16 </dataFile>