comparison DOCS/xml/ru/skin.xml @ 36916:d41fbe8a8797

Add new dynamic label variable $U. This is the volume without decimal places (which makes more sense to me than $V and should have been the output of $V in the first place).
author ib
date Thu, 13 Mar 2014 15:51:42 +0000
parents 1db578946152
children 40ad45360c8a
comparison
equal deleted inserted replaced
36915:91ec74c16463 36916:d41fbe8a8797
570 <row> 570 <row>
571 <entry>$V</entry> 571 <entry>$V</entry>
572 <entry>кромкость в формате <emphasis>xxx.x</emphasis></entry> 572 <entry>кромкость в формате <emphasis>xxx.x</emphasis></entry>
573 </row> 573 </row>
574 <row> 574 <row>
575 <entry>$U</entry>
576 <entry>кромкость в формате <emphasis>xxx</emphasis></entry>
577 </row>
578 <row>
575 <entry>$b</entry> 579 <entry>$b</entry>
576 <entry>баланс в формате <emphasis>xxx.xx</emphasis>%</entry> 580 <entry>баланс в формате <emphasis>xxx.xx</emphasis>%</entry>
577 </row> 581 </row>
578 <row> 582 <row>
579 <entry>$B</entry> 583 <entry>$B</entry>