comparison DOCS/xml/es/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
548 <row> 548 <row>
549 <entry>$V</entry> 549 <entry>$V</entry>
550 <entry>volumen en formato <emphasis>xxx.x</emphasis></entry> 550 <entry>volumen en formato <emphasis>xxx.x</emphasis></entry>
551 </row> 551 </row>
552 <row> 552 <row>
553 <entry>$U</entry>
554 <entry>volumen en formato <emphasis>xxx</emphasis></entry>
555 </row>
556 <row>
553 <entry>$b</entry> 557 <entry>$b</entry>
554 <entry>balance en formato <emphasis>xxx.xx</emphasis>%</entry> 558 <entry>balance en formato <emphasis>xxx.xx</emphasis>%</entry>
555 </row> 559 </row>
556 <row> 560 <row>
557 <entry>$B</entry> 561 <entry>$B</entry>