summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2011-01-15 19:49:16 +0100
committerAndras Timar <timar@fsf.hu>2011-01-15 19:49:16 +0100
commitd1810c033d94cd3786dfe62e49ceedeef2b64780 (patch)
tree0d0903d2f14e64df613c2d4ee3ce780194c3524c /i18npool
parent21ac39fa28f220628d68fc8615fd4ec0781def65 (diff)
Default currency for Estonia should be Euro - fdo#33160
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/et_EE.xml9
-rw-r--r--[-rwxr-xr-x]i18npool/source/localedata/data/mr_IN.xml0
2 files changed, 8 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/et_EE.xml b/i18npool/source/localedata/data/et_EE.xml
index 2509c52840bd..6b215affbfb6 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -311,7 +311,14 @@
</Calendar>
</LC_CALENDAR>
<LC_CURRENCY>
- <Currency default="true" usedInCompatibleFormatCodes="true">
+ <Currency default="true" usedInCompatibleFormatCodes="false">
+ <CurrencyID>EUR</CurrencyID>
+ <CurrencySymbol>€</CurrencySymbol>
+ <BankSymbol>EUR</BankSymbol>
+ <CurrencyName>Euro</CurrencyName>
+ <DecimalPlaces>2</DecimalPlaces>
+ </Currency>
+ <Currency default="false" usedInCompatibleFormatCodes="true">
<CurrencyID>EEK</CurrencyID>
<CurrencySymbol>kr</CurrencySymbol>
<BankSymbol>EEK</BankSymbol>
diff --git a/i18npool/source/localedata/data/mr_IN.xml b/i18npool/source/localedata/data/mr_IN.xml
index efc238f04a2a..efc238f04a2a 100755..100644
--- a/i18npool/source/localedata/data/mr_IN.xml
+++ b/i18npool/source/localedata/data/mr_IN.xml