i18npool/source/localedata/data/tr_TR.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
New commits: commit b42cf4c4c952eb62803d06e3da41a8926b8f7f8d Author: Andras Timar <ati...@suse.com> Date: Sun Mar 17 20:52:11 2013 +0100 fdo#62384 Turkish lira sign shall precede the numerical figure without a space Change-Id: I5919fbb272f82deeb951906f5b82dc196e856a48 Reviewed-on: https://gerrit.libreoffice.org/2807 Reviewed-by: Fridrich Strba <fridr...@documentfoundation.org> Tested-by: Fridrich Strba <fridr...@documentfoundation.org> 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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits