[Libreoffice-commits] core.git: i18npool/source
Björgvin Ragnarsson
nifgraup at gmail.com
Mon May 13 10:05:25 PDT 2013
i18npool/source/localedata/data/is_IS.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 275b881d935d59293f7e9195092d02915f753caf
Author: Björgvin Ragnarsson <nifgraup at gmail.com>
Date: Sun May 12 18:40:52 2013 +0200
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
Reviewed-on: https://gerrit.libreoffice.org/3874
Reviewed-by: Norbert Thiebaud <nthiebaud at gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud at gmail.com>
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>
More information about the Libreoffice-commits
mailing list