Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2808
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/2808/1
fdo#62384 Turkish lira sign shall precede the numerical figure without a space
Change-Id: I5919fbb272f82deeb951906f5b82dc196e856a48
---
M i18npool/source/localedata/data/tr_TR.xml
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/i18npool/source/localedata/data/tr_TR.xml b/i18npool/source/localedata/data/tr_TR.xml
index 679a416..9446970 100644
--- a/i18npool/source/localedata/data/tr_TR.xml
+++ b/i18npool/source/localedata/data/tr_TR.xml
@@ -88,22 +88,22 @@
<FormatCode>0,00%</FormatCode>
</FormatElement>
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY"
formatindex="12">
- <FormatCode>#.##0[$₺-41F];-#.##0[$₺-41F]</FormatCode>
+ <FormatCode>[$₺-41F]#.##0;-[$₺-41F]#.##0</FormatCode>
</FormatElement>
<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY"
formatindex="13">
- <FormatCode>#.##0,00[$₺-41F];-#.##0,00[$₺-41F]</FormatCode>
+ <FormatCode>[$₺-41F]#.##0,00;-[$₺-41F]#.##0,00</FormatCode>
</FormatElement>
<FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY"
formatindex="14">
- <FormatCode>#.##0[$₺-41F];[RED]-#.##0[$₺-41F]</FormatCode>
+ <FormatCode>[$₺-41F]#.##0;[RED]-[$₺-41F]#.##0</FormatCode>
</FormatElement>
<FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY"
formatindex="15">
- <FormatCode>#.##0,00[$₺-41F];[RED]-#.##0,00[$₺-41F]</FormatCode>
+ <FormatCode>[$₺-41F]#.##0,00;[RED]-[$₺-41F]#.##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>#.##0,--[$₺-41F];[RED]-#.##0,--[$₺-41F]</FormatCode>
+ <FormatCode>[$₺-41F]#.##0,--;[RED]-[$₺-41F]#.##0,--</FormatCode>
</FormatElement>
<FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE"
formatindex="18">
<FormatCode>DD.MM.YY</FormatCode>
--
To view, visit https://gerrit.libreoffice.org/2808
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5919fbb272f82deeb951906f5b82dc196e856a48
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0-2
Gerrit-Owner: Andras Timar <atimar@suse.com>
Context
- [PATCH libreoffice-4-0-2] fdo#62384 Turkish lira sign shall precede the numerical figu... · Andras Timar (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.