Kaydet (Commit) 0e0b3dfc authored tarafından Eike Rathke's avatar Eike Rathke

added [pt-PT] legacyOnly currency to cope with change from Esc. to $

üst 06b6e220
......@@ -34,7 +34,7 @@
<TimePM>PM</TimePM>
<MeasurementSystem>Metric</MeasurementSystem>
</LC_CTYPE>
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$Esc.-816]">
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$$-816]">
<FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
<FormatCode>DD-MM-AAAA</FormatCode>
<DefaultName></DefaultName>
......@@ -337,6 +337,13 @@
</Calendar>
</LC_CALENDAR>
<LC_CURRENCY>
<Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
<CurrencyID>PTE</CurrencyID>
<CurrencySymbol>Esc.</CurrencySymbol>
<BankSymbol>PTE</BankSymbol>
<CurrencyName>Escudo</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
</Currency>
<Currency default="false" usedInCompatibleFormatCodes="true">
<CurrencyID>PTE</CurrencyID>
<CurrencySymbol>$</CurrencySymbol>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment