summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/data/fo_FO.xml
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2015-02-23 21:49:12 +0100
committerEike Rathke <erack@redhat.com>2015-04-22 12:54:15 +0000
commit407733158220ada48ff66768f218bbc9bdb51098 (patch)
treeaf2e174b9b2ede389ed48f5f73d0a8f594420e82 /i18npool/source/localedata/data/fo_FO.xml
parente893c5ff7a251de867747184bd084c02dcfe549e (diff)
tdf#88835 2 digits in exponent for default scientific format
Modify all locale data to set ScientificFormatskey2 (0.00E+00) as default for scientific format instead of ScientificFormatskey1 (0.00E+000) Change-Id: Ib8f3d22af82c078468ea70ebae0b078ac55a0003 Reviewed-on: https://gerrit.libreoffice.org/14593 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'i18npool/source/localedata/data/fo_FO.xml')
-rw-r--r--i18npool/source/localedata/data/fo_FO.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/fo_FO.xml b/i18npool/source/localedata/data/fo_FO.xml
index de6452f0aca1..1f7a51f4f6fc 100644
--- a/i18npool/source/localedata/data/fo_FO.xml
+++ b/i18npool/source/localedata/data/fo_FO.xml
@@ -186,10 +186,10 @@
<FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
<FormatCode>0,00%</FormatCode>
</FormatElement>
- <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
+ <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
<FormatCode>0,00E+000</FormatCode>
</FormatElement>
- <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
+ <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
<FormatCode>0,00E+00</FormatCode>
</FormatElement>
</LC_FORMAT>