You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2015/01/16 19:11:43 UTC

svn commit: r1652476 - /openoffice/trunk/main/i18npool/source/localedata/data/lt_LT.xml

Author: arielch
Date: Fri Jan 16 18:11:43 2015
New Revision: 1652476

URL: http://svn.apache.org/r1652476
Log:
i125980 - EURO as default currency in Lithuanian locale data

Modified:
    openoffice/trunk/main/i18npool/source/localedata/data/lt_LT.xml

Modified: openoffice/trunk/main/i18npool/source/localedata/data/lt_LT.xml
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/i18npool/source/localedata/data/lt_LT.xml?rev=1652476&r1=1652475&r2=1652476&view=diff
==============================================================================
--- openoffice/trunk/main/i18npool/source/localedata/data/lt_LT.xml (original)
+++ openoffice/trunk/main/i18npool/source/localedata/data/lt_LT.xml Fri Jan 16 18:11:43 2015
@@ -357,7 +357,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>