9 lines
415 B
XML
9 lines
415 B
XML
<?xml version="1.0"?>
|
|
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
|
|
<its:withinTextRule withinText="yes" selector="//thetip//b |
|
|
//thetip//big |
|
|
//thetip//tt"/>
|
|
<its:translateRule selector="/pika-tips" translate="no"/>
|
|
<its:translateRule selector="//thetip" translate="yes"/>
|
|
</its:rules>
|