modified unit.xml
git-svn-id: http://www.neo1973-germany.de/svn@142 46df4e5c-bc4e-4628-a0fc-830ba316316d
This commit is contained in:
parent
e5cc83fe82
commit
91a632a5cb
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@
|
|||
/>
|
||||
<unit
|
||||
name="USD"
|
||||
from_ref="result / 1.4573"
|
||||
to_ref="number * 1.4573"
|
||||
from_ref="result * 1.4573"
|
||||
to_ref="number / 1.4573"
|
||||
/>
|
||||
<unit
|
||||
name="TWD"
|
||||
|
|
Loading…
Reference in a new issue