summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-03-17 20:52:11 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-03-18 11:55:14 +0000
commit9a3b6c579f92b5e10ce1b61aafbe2d8d10333c88 (patch)
treefa89a09b3eb9df9dd6bbb3e76ea9b6fc608a65a2
parent2f8d011bfd8b98018289c746711a7d34d02e4e9a (diff)
fdo#62384 Turkish lira sign shall precede the numerical figure without a space
Change-Id: I5919fbb272f82deeb951906f5b82dc196e856a48 Reviewed-on: https://gerrit.libreoffice.org/2808 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Petr Mladek <pmladek@suse.cz> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
-rw-r--r--i18npool/source/localedata/data/tr_TR.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/i18npool/source/localedata/data/tr_TR.xml b/i18npool/source/localedata/data/tr_TR.xml
index 679a416b4cb2..9446970f09e0 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>