comparison DOCS/xml/de/skin.xml @ 36914:1db578946152

Add new dynamic label variable $D. This is the balance without decimal places (which makes more sense to me than $B and should have been the output of $B in the first place).
author ib
date Thu, 13 Mar 2014 15:41:22 +0000
parents 9d89aa330d63
children 91ec74c16463
comparison
equal deleted inserted replaced
36913:9d89aa330d63 36914:1db578946152
664 <row> 664 <row>
665 <entry>$B</entry> 665 <entry>$B</entry>
666 <entry>Balance in Format <emphasis>xxx.x</emphasis></entry> 666 <entry>Balance in Format <emphasis>xxx.x</emphasis></entry>
667 </row> 667 </row>
668 <row> 668 <row>
669 <entry>$D</entry>
670 <entry>Balance im Format <emphasis>xxx</emphasis></entry>
671 </row>
672 <row>
669 <entry>$$</entry> 673 <entry>$$</entry>
670 <entry><literal>$</literal>-Zeichen</entry> 674 <entry><literal>$</literal>-Zeichen</entry>
671 </row> 675 </row>
672 <row> 676 <row>
673 <entry>$a</entry> 677 <entry>$a</entry>