tor-browser

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

locnote5htmlrules.xml (656B)


      1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
      2 <its:locNoteRule selector="//h:p[@id='1']/h:img/@alt" locNoteType="alert">
      3 <its:locNote>Do not translate the word "Chobe"</its:locNote>
      4 </its:locNoteRule>
      5 <its:locNoteRule selector="//h:p[@id='2']/h:img/@alt" locNoteType="description">
      6 <its:locNote>This text will be displayed over the image.</its:locNote>
      7 </its:locNoteRule>
      8 <its:locNoteRule locNoteType="alert" selector="//h:p[@id='DisableInfo']">
      9 <its:locNote>
     10 The variable
     11 {0}
     12 has three possible values: 'printer', 'stacker' and 'stapler options'.
     13 </its:locNote>
     14 </its:locNoteRule>
     15 </its:rules>