summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-05-31 16:30:45 +0200
committerEike Rathke <erack@redhat.com>2016-05-31 16:44:25 +0200
commit5868d927bccfc9594c4f791d0800337a0ce60c18 (patch)
tree971ec3e6997ccb74fad21d3e87f91200250506e5 /i18npool
parentf96041798bfc3db27f23015f6799ad6e299b8fcf (diff)
Resolves: tdf#63272 [fi-FI] percentage format with no-break space
Caveat, the space needs to be quoted, otherwise it is taken as the group separator that when trailing a number divides the number by 1000. Change-Id: Ic24b90d500a6c9351ef7463b2b1adf9d066442df
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/fi_FI.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/fi_FI.xml b/i18npool/source/localedata/data/fi_FI.xml
index 0492d88ad270..080a96727a20 100644
--- a/i18npool/source/localedata/data/fi_FI.xml
+++ b/i18npool/source/localedata/data/fi_FI.xml
@@ -81,10 +81,10 @@
<FormatCode>##0,00E+00</FormatCode>
</FormatElement>
<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
- <FormatCode>0%</FormatCode>
+ <FormatCode>0" "%</FormatCode>
</FormatElement>
<FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
- <FormatCode>0,00%</FormatCode>
+ <FormatCode>0,00" "%</FormatCode>
</FormatElement>
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
<FormatCode># ##0 [$mk-40B];-# ##0 [$mk-40B]</FormatCode>