Author: mseidel
Date: Thu May 23 21:58:25 2019
New Revision: 1859827
URL: http://svn.apache.org/viewvc?rev=1859827&view=rev
Log:
Set default currency to Euro in Latgalian (ltg-LV) locale
Modified:
openoffice/trunk/main/i18npool/source/localedata/data/ltg_LV.xml
Modified: openoffice/trunk/main/i18npool/source/localedata/data/ltg_LV.xml
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/i18npool/source/localedata/data/ltg_LV.xml?rev=1859827&r1=1859826&r2=1859827&view=diff
==============================================================================
--- openoffice/trunk/main/i18npool/source/localedata/data/ltg_LV.xml (original)
+++ openoffice/trunk/main/i18npool/source/localedata/data/ltg_LV.xml Thu May 23
21:58:25 2019
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE Locale SYSTEM 'locale.dtd'>
<!--***********************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -9,16 +9,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
***********************************************************-->
<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.0">
<LC_INFO>
@@ -85,22 +85,22 @@
<FormatElement msgid="PercentFormatskey2" default="true" type="long"
usage="PERCENT_NUMBER" formatindex="9">
<FormatCode>0,00%</FormatCode>
</FormatElement>
- <FormatElement msgid="CurrencyFormatskey1" default="true" type="short"
usage="CURRENCY" formatindex="12">
+ <FormatElement msgid="CurrencyFormatskey1" default="true" type="short"
usage="CURRENCY" formatindex="12">
<FormatCode>[$Ls-64B] #Â ##0;[$Ls-64B] -#Â ##0</FormatCode>
</FormatElement>
- <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium"
usage="CURRENCY" formatindex="13">
+ <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium"
usage="CURRENCY" formatindex="13">
<FormatCode>[$Ls-64B] #Â ##0,00;[$Ls-64B] -#Â ##0,00</FormatCode>
</FormatElement>
- <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium"
usage="CURRENCY" formatindex="14">
+ <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium"
usage="CURRENCY" formatindex="14">
<FormatCode>[$Ls-64B] #Â ##0;[RED][$Ls-64B] -#Â ##0</FormatCode>
</FormatElement>
- <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium"
usage="CURRENCY" formatindex="15">
+ <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium"
usage="CURRENCY" formatindex="15">
<FormatCode>[$Ls-64B] #Â ##0,00;[RED][$Ls-64B] -#Â ##0,00</FormatCode>
</FormatElement>
- <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium"
usage="CURRENCY" formatindex="16">
+ <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium"
usage="CURRENCY" formatindex="16">
<FormatCode>#Â ##0,00 CCC</FormatCode>
</FormatElement>
- <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium"
usage="CURRENCY" formatindex="17">
+ <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium"
usage="CURRENCY" formatindex="17">
<FormatCode>[$Ls-64B] #Â ##0,--;[RED][$Ls-64B] -#Â ##0,--</FormatCode>
</FormatElement>
<FormatElement msgid="DateFormatskey11" default="true" type="short"
usage="DATE" formatindex="18">
@@ -335,7 +335,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>LVL</CurrencyID>
<CurrencySymbol>Ls</CurrencySymbol>
<BankSymbol>LVL</BankSymbol>
@@ -367,4 +374,4 @@
<LC_NumberingLevel ref="lv_LV"/>
<LC_OutLineNumberingLevel ref="lv_LV"/>
</Locale>
-<!--Version 1.0 -->
+<!--Version 1.0 -->