summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@members.fsf.org>2014-08-23 11:56:42 +0300
committerAndras Timar <andras.timar@collabora.com>2014-11-23 14:30:19 +0100
commitb9b7ad585e9b922a3ad6c8a47077a2da1f43ba68 (patch)
treea32b746fb40f2ef977ccd312b2ab3f8ef49b001e /i18npool
parent417aee81b491446a62d76d181e1798fa9ed373a7 (diff)
added EUR as default currency to Lithuanian locale
Change-Id: I08c82639da2acd5830fa69044b252217b69c5e62 Reviewed-on: https://gerrit.libreoffice.org/11089 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> (cherry picked from commit a150d06bc5cda4f18364256af859fd3e1ee70b4b) Signed-off-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/lt_LT.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/lt_LT.xml b/i18npool/source/localedata/data/lt_LT.xml
index a7f87179fe1a..97839abb0611 100644
--- a/i18npool/source/localedata/data/lt_LT.xml
+++ b/i18npool/source/localedata/data/lt_LT.xml
@@ -413,7 +413,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>Euras</CurrencyName>
+ <DecimalPlaces>2</DecimalPlaces>
+ </Currency>
+ <Currency default="false" usedInCompatibleFormatCodes="true">
<CurrencyID>LTL</CurrencyID>
<CurrencySymbol>Lt</CurrencySymbol>
<BankSymbol>LTL</BankSymbol>