Kaydet (Commit) 5037dc9b authored tarafından Eike Rathke's avatar Eike Rathke

DKK currency symbol is 'kr.' not 'kr' also for [fo-FO] and [kl-GL]

Change-Id: I33d5c499da40c91875918f215c0470748ec1ff93
üst 8b9d5798
...@@ -163,22 +163,22 @@ ...@@ -163,22 +163,22 @@
<FormatCode>#.###,00</FormatCode> <FormatCode>#.###,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
<FormatCode>[$kr-438] #.##0;[$kr-438] -#.##0</FormatCode> <FormatCode>[$kr.-438] #.##0;[$kr.-438] -#.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
<FormatCode>[$kr-438] #.##0,00;[$kr-438] -#.##0,00</FormatCode> <FormatCode>[$kr.-438] #.##0,00;[$kr.-438] -#.##0,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
<FormatCode>[$kr-438] #.##0;[RED][$kr-438] -#.##0</FormatCode> <FormatCode>[$kr.-438] #.##0;[RED][$kr.-438] -#.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
<FormatCode>[$kr-438] #.##0,00;[RED][$kr-438] -#.##0,00</FormatCode> <FormatCode>[$kr.-438] #.##0,00;[RED][$kr.-438] -#.##0,00</FormatCode>
</FormatElement> </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> <FormatCode>#.##0,00 CCC</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
<FormatCode>[$kr-438] #.##0,--;[RED][$kr-438] -#.##0,--</FormatCode> <FormatCode>[$kr.-438] #.##0,--;[RED][$kr.-438] -#.##0,--</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
<FormatCode>0" "%</FormatCode> <FormatCode>0" "%</FormatCode>
...@@ -326,6 +326,13 @@ ...@@ -326,6 +326,13 @@
</LC_CALENDAR> </LC_CALENDAR>
<LC_CURRENCY> <LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true"> <Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>DKK</CurrencyID>
<CurrencySymbol>kr.</CurrencySymbol>
<BankSymbol>DKK</BankSymbol>
<CurrencyName>Dansk krone</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
</Currency>
<Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
<CurrencyID>DKK</CurrencyID> <CurrencyID>DKK</CurrencyID>
<CurrencySymbol>kr</CurrencySymbol> <CurrencySymbol>kr</CurrencySymbol>
<BankSymbol>DKK</BankSymbol> <BankSymbol>DKK</BankSymbol>
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<TimePM>PM</TimePM> <TimePM>PM</TimePM>
<MeasurementSystem>metric</MeasurementSystem> <MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE> </LC_CTYPE>
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$kr-46F]"> <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$kr.-46F]">
<DateAcceptancePattern>D-M</DateAcceptancePattern> <DateAcceptancePattern>D-M</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>Standard</FormatCode> <FormatCode>Standard</FormatCode>
...@@ -326,6 +326,13 @@ ...@@ -326,6 +326,13 @@
</LC_CALENDAR> </LC_CALENDAR>
<LC_CURRENCY> <LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true"> <Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>DKK</CurrencyID>
<CurrencySymbol>kr.</CurrencySymbol>
<BankSymbol>DKK</BankSymbol>
<CurrencyName>Dansk krone</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
</Currency>
<Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
<CurrencyID>DKK</CurrencyID> <CurrencyID>DKK</CurrencyID>
<CurrencySymbol>kr</CurrencySymbol> <CurrencySymbol>kr</CurrencySymbol>
<BankSymbol>DKK</BankSymbol> <BankSymbol>DKK</BankSymbol>
......
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