diff DOCS/xml/es/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 0431b751dba9
children d41fbe8a8797
line wrap: on
line diff
--- a/DOCS/xml/es/skin.xml	Thu Mar 13 14:57:47 2014 +0000
+++ b/DOCS/xml/es/skin.xml	Thu Mar 13 15:41:22 2014 +0000
@@ -558,6 +558,10 @@
 <entry>balance en formato <emphasis>xxx.x</emphasis></entry>
 </row>
 <row>
+<entry>$D</entry>
+<entry>balance en formato <emphasis>xxx</emphasis></entry>
+</row>
+<row>
 <entry>$$</entry>
 <entry>el caracter $</entry>
 </row>