tor-browser

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

locnote5xmlrules.xml (452B)


      1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      2 <its:locNoteRule selector="//@alt" locNoteType="description">
      3  <its:locNote>This text will be displayed over the image.</its:locNote>
      4 </its:locNoteRule>
      5 <its:locNoteRule locNoteType="alert" selector="//msg[@id='DisableInfo']">
      6  <its:locNote>The variable {0} has three possible values: 'printer', 
      7  'stacker' and 'stapler options'.</its:locNote>
      8 </its:locNoteRule>
      9 </its:rules>