diff DOCS/xml/ru/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/ru/skin.xml	Thu Mar 13 14:57:47 2014 +0000
+++ b/DOCS/xml/ru/skin.xml	Thu Mar 13 15:41:22 2014 +0000
@@ -580,6 +580,10 @@
     <entry>баланс в формате <emphasis>xxx.x</emphasis></entry>
   </row>
   <row>
+    <entry>$D</entry>
+    <entry>баланс в формате <emphasis>xxx</emphasis></entry>
+  </row>
+  <row>
     <entry>$$</entry>
     <entry>символ $</entry>
   </row>