Assign [kmr-Latn-TR] TRY|₺ currency, TRY|YTL and TRL|TL are legacyOnly
This was done long ago for the tr-TR locale as well. Change-Id: I5bf8595f6d49adb7fd76b3c4924c4d72b3b8ea5e Reviewed-on: https://gerrit.libreoffice.org/69717 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<TimePM>PN</TimePM>
|
||||
<MeasurementSystem>US</MeasurementSystem>
|
||||
</LC_CTYPE>
|
||||
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$TL-626]">
|
||||
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₺-626]">
|
||||
<DateAcceptancePattern>M/D</DateAcceptancePattern>
|
||||
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
|
||||
<FormatCode>General</FormatCode>
|
||||
@@ -335,14 +335,21 @@
|
||||
</Calendar>
|
||||
</LC_CALENDAR>
|
||||
<LC_CURRENCY>
|
||||
<Currency default="true" usedInCompatibleFormatCodes="false">
|
||||
<Currency default="true" usedInCompatibleFormatCodes="true">
|
||||
<CurrencyID>TRY</CurrencyID>
|
||||
<CurrencySymbol>₺</CurrencySymbol>
|
||||
<BankSymbol>TRY</BankSymbol>
|
||||
<CurrencyName>Türk Lirası</CurrencyName>
|
||||
<DecimalPlaces>2</DecimalPlaces>
|
||||
</Currency>
|
||||
<Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
|
||||
<CurrencyID>TRY</CurrencyID>
|
||||
<CurrencySymbol>YTL</CurrencySymbol>
|
||||
<BankSymbol>TRY</BankSymbol>
|
||||
<CurrencyName>Yeni Türk Lirası</CurrencyName>
|
||||
<DecimalPlaces>2</DecimalPlaces>
|
||||
</Currency>
|
||||
<Currency default="false" usedInCompatibleFormatCodes="true">
|
||||
<Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
|
||||
<CurrencyID>TRL</CurrencyID>
|
||||
<CurrencySymbol>TL</CurrencySymbol>
|
||||
<BankSymbol>TRL</BankSymbol>
|
||||
|
Reference in New Issue
Block a user