Commit 7152d1dd by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents c058e41e 2801bbfe
......@@ -3629,10 +3629,10 @@ For terms of use, see http://www.unicode.org/copyright.html
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>¤ #,##0.00</pattern>
<pattern>#,##0.00 ¤</pattern>
</currencyFormat>
<currencyFormat type="accounting">
<pattern>¤ #,##0.00</pattern>
<pattern>#,##0.00 ¤</pattern>
</currencyFormat>
</currencyFormatLength>
<unitPattern count="one">{0} {1}</unitPattern>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment