tor-browser

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

locnote1xml.xml (416B)


      1 <myRes>
      2 <head>
      3  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      4   <its:locNoteRule locNoteType="alert" selector="//msg[@id='DisableInfo']">
      5    <its:locNote>The variable {0} has three possible values: 'printer', 
      6    'stacker' and 'stapler options'.</its:locNote>
      7   </its:locNoteRule>
      8  </its:rules>
      9 </head>
     10 <body>
     11  <msg id="DisableInfo">The {0} has been disabled.</msg>
     12 </body>
     13 </myRes>