Kaydet (Commit) 0e9bdde3 authored tarafından Eike Rathke's avatar Eike Rathke

Resolves: tdf#119399 add es-VE currency Bolivar Soberano VES Bs.S.

Introduced on 2018-08-20

Change-Id: I1b10a0f3b2ff8037310e7cba9caceaacb0858463
Reviewed-on: https://gerrit.libreoffice.org/59462Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
Tested-by: Jenkins
üst 3c037301
......@@ -42,13 +42,20 @@
<CurrencyName>Bolivar</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
</Currency>
<Currency default="true" usedInCompatibleFormatCodes="false">
<Currency default="false" usedInCompatibleFormatCodes="false">
<CurrencyID>VEF</CurrencyID>
<CurrencySymbol>BsF</CurrencySymbol>
<BankSymbol>VEF</BankSymbol>
<CurrencyName>Bolivar Fuerte</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
</Currency>
<Currency default="true" usedInCompatibleFormatCodes="false">
<CurrencyID>VES</CurrencyID>
<CurrencySymbol>Bs.S.</CurrencySymbol>
<BankSymbol>VES</BankSymbol>
<CurrencyName>Bolivar Soberano</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
</Currency>
</LC_CURRENCY>
<LC_TRANSLITERATION ref="en_US"/>
<LC_MISC ref="es_ES"/>
......
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