Fix: Separator for chinese

This commit is contained in:
Laurent Destailleur 2011-03-18 22:37:36 +00:00
parent 7fdf1d8f3b
commit 051d6f5ce8

View File

@ -12,8 +12,8 @@ DIRECTION=ltr
FONTFORPDF=chinese FONTFORPDF=chinese
#FONTFORPDF=stsongstdlight #FONTFORPDF=stsongstdlight
#FONTSIZEFORPDF=9 #FONTSIZEFORPDF=9
SeparatorDecimal=。 SeparatorDecimal=.
SeparatorThousand=, SeparatorThousand=None
FormatDateShort=%d/%m/%Y FormatDateShort=%d/%m/%Y
FormatDateShortJava=dd/MM/yyyy FormatDateShortJava=dd/MM/yyyy
FormatHourShort=%I:%M %p FormatHourShort=%I:%M %p