i18npool/source/localedata/data/tr_TR.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit aa406b4195460a8f7fc235c6de76834910f8d44e Author: Muhammet Kara <muhammet.k...@pardus.org.tr> Date: Thu Jun 2 10:07:23 2016 +0300 tdf#63272 Fix location of percent sign for Turkish Change-Id: I6f2d1c2c947e01a686fdb7a7f175dd7541924afa Reviewed-on: https://gerrit.libreoffice.org/25805 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Eike Rathke <er...@redhat.com> Tested-by: Eike Rathke <er...@redhat.com> (cherry picked from commit eee5256e6649c5ccbd26f30b53351c808f6c56e4) Reviewed-on: https://gerrit.libreoffice.org/25814 diff --git a/i18npool/source/localedata/data/tr_TR.xml b/i18npool/source/localedata/data/tr_TR.xml index 823dbc9..04b840a 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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits