summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@pardus.org.tr>2016-06-02 10:07:23 +0300
committerEike Rathke <erack@redhat.com>2016-06-02 10:26:22 +0000
commiteee5256e6649c5ccbd26f30b53351c808f6c56e4 (patch)
tree20195243666cc82c212f857d96d02993ca176277
parent09224f23168786fbe28641a87cbffddcbed6e31b (diff)
tdf#63272 Fix location of percent sign for Turkish
Change-Id: I6f2d1c2c947e01a686fdb7a7f175dd7541924afa Reviewed-on: https://gerrit.libreoffice.org/25805 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
-rw-r--r--i18npool/source/localedata/data/tr_TR.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/tr_TR.xml b/i18npool/source/localedata/data/tr_TR.xml
index 823dbc90e4f0..04b840a7350e 100644
--- a/i18npool/source/localedata/data/tr_TR.xml
+++ b/i18npool/source/localedata/data/tr_TR.xml
@@ -85,10 +85,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>[$₺-41F]#.##0;-[$₺-41F]#.##0</FormatCode>