[PATCH] Icelandic currency: fractions of króna are not used any more...
Björgvin Ragnarsson (via_Code_Review)
gerrit at gerrit.libreoffice.org
Sun May 12 09:43:02 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3874
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/3874/1
Icelandic currency: fractions of króna are not used any more.
As of 2003, banks stopped accepting aurar and they are not interesting any more because of inflation.
Change-Id: Iff8b92fe129c097d125f6938735c8d2bb4016346
---
M i18npool/source/localedata/data/is_IS.xml
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18npool/source/localedata/data/is_IS.xml b/i18npool/source/localedata/data/is_IS.xml
index 44c97f4..749c288 100644
--- a/i18npool/source/localedata/data/is_IS.xml
+++ b/i18npool/source/localedata/data/is_IS.xml
@@ -313,7 +313,7 @@
<CurrencySymbol>kr.</CurrencySymbol>
<BankSymbol>ISK</BankSymbol>
<CurrencyName>Íslensk króna</CurrencyName>
- <DecimalPlaces>2</DecimalPlaces>
+ <DecimalPlaces>0</DecimalPlaces>
</Currency>
</LC_CURRENCY>
<LC_TRANSLITERATION>
--
To view, visit https://gerrit.libreoffice.org/3874
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iff8b92fe129c097d125f6938735c8d2bb4016346
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Björgvin Ragnarsson <nifgraup at gmail.com>
More information about the LibreOffice
mailing list