diff 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
line wrap: on
line diff
--- a/DOCS/xml/es/skin.xml	Thu Mar 13 15:42:10 2014 +0000
+++ b/DOCS/xml/es/skin.xml	Thu Mar 13 15:51:42 2014 +0000
@@ -550,6 +550,10 @@
 <entry>volumen en formato <emphasis>xxx.x</emphasis></entry>
 </row>
 <row>
+<entry>$U</entry>
+<entry>volumen en formato <emphasis>xxx</emphasis></entry>
+</row>
+<row>
 <entry>$b</entry>
 <entry>balance en formato <emphasis>xxx.xx</emphasis>%</entry>
 </row>