summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-08-11 12:38:54 +0200
committerEike Rathke <erack@redhat.com>2016-08-11 12:41:57 +0200
commit5037dc9b23a9ef0ba44ed0c371da6af7332a7519 (patch)
tree4696da26ae0febab6fcc15f48e00b8a07af4bcf5 /i18npool
parent8b9d5798f157d18652adcc94bdf89f00b2a3b20c (diff)
DKK currency symbol is 'kr.' not 'kr' also for [fo-FO] and [kl-GL]
Change-Id: I33d5c499da40c91875918f215c0470748ec1ff93
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/fo_FO.xml17
-rw-r--r--i18npool/source/localedata/data/kl_GL.xml9
2 files changed, 20 insertions, 6 deletions
diff --git a/i18npool/source/localedata/data/fo_FO.xml b/i18npool/source/localedata/data/fo_FO.xml
index 5e764cdab2aa..ca488f06fc9b 100644
--- a/i18npool/source/localedata/data/fo_FO.xml
+++ b/i18npool/source/localedata/data/fo_FO.xml
@@ -163,22 +163,22 @@
<FormatCode>#.###,00</FormatCode>
</FormatElement>
<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 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 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 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 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">
- <FormatCode>[$kr-438] #.##0,--;[RED][$kr-438] -#.##0,--</FormatCode>
+ <FormatCode>[$kr.-438] #.##0,--;[RED][$kr.-438] -#.##0,--</FormatCode>
</FormatElement>
<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
<FormatCode>0" "%</FormatCode>
@@ -327,6 +327,13 @@
<LC_CURRENCY>
<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>
<CurrencySymbol>kr</CurrencySymbol>
<BankSymbol>DKK</BankSymbol>
<CurrencyName>Dansk krone</CurrencyName>
diff --git a/i18npool/source/localedata/data/kl_GL.xml b/i18npool/source/localedata/data/kl_GL.xml
index 8de407cc6f00..3c3b0d3ca507 100644
--- a/i18npool/source/localedata/data/kl_GL.xml
+++ b/i18npool/source/localedata/data/kl_GL.xml
@@ -51,7 +51,7 @@
<TimePM>PM</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$kr-46F]">
+ <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$kr.-46F]">
<DateAcceptancePattern>D-M</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>Standard</FormatCode>
@@ -327,6 +327,13 @@
<LC_CURRENCY>
<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>
<CurrencySymbol>kr</CurrencySymbol>
<BankSymbol>DKK</BankSymbol>
<CurrencyName>Dansk krone</CurrencyName>