comparison DOCS/xml/fr/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
529 <row> 529 <row>
530 <entry>$V</entry> 530 <entry>$V</entry>
531 <entry>volume au format <emphasis>xxx.x</emphasis></entry> 531 <entry>volume au format <emphasis>xxx.x</emphasis></entry>
532 </row> 532 </row>
533 <row> 533 <row>
534 <entry>$U</entry>
535 <entry>volume au format <emphasis>xxx</emphasis></entry>
536 </row>
537 <row>
534 <entry>$b</entry> 538 <entry>$b</entry>
535 <entry>balance au format <emphasis>xxx.xx</emphasis>%</entry> 539 <entry>balance au format <emphasis>xxx.xx</emphasis>%</entry>
536 </row> 540 </row>
537 <row> 541 <row>
538 <entry>$B</entry> 542 <entry>$B</entry>