Kaydet (Commit) 83cdc5ca authored tarafından Andras Timar's avatar Andras Timar

fdo#62384 Turkish lira sign shall precede the numerical figure without a space

Change-Id: I5919fbb272f82deeb951906f5b82dc196e856a48
üst a7b932dd
...@@ -88,22 +88,22 @@ ...@@ -88,22 +88,22 @@
<FormatCode>0,00%</FormatCode> <FormatCode>0,00%</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> <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>
<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> <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>
<FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> <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>
<FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> <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>
<FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
<FormatCode>#.##0,00 CCC</FormatCode> <FormatCode>#.##0,00 CCC</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> <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>
<FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
<FormatCode>DD.MM.YY</FormatCode> <FormatCode>DD.MM.YY</FormatCode>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment