Fix: Use reserved word None when we don't want thousand separator.

This commit is contained in:
Laurent Destailleur 2013-08-08 01:47:22 +02:00
parent b1f528f4d5
commit fe3e59ed12
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ DIRECTION=ltr
FONTFORPDF=helvetica
FONTSIZEFORPDF=10
SeparatorDecimal=,
SeparatorThousand=Ningún
SeparatorThousand=None
FormatDateShort=%d/%m/%Y
FormatDateShortInput=%d/%m/%Y
FormatDateShortJava=dd/MM/yyyy

View File

@ -8,7 +8,7 @@ DIRECTION=ltr
FONTFORPDF=helvetica
FONTSIZEFORPDF=10
SeparatorDecimal=,
SeparatorThousand=Ninguna
SeparatorThousand=None
FormatDateShort=%d/%m/%Y
FormatDateShortInput=%d/%m/%Y
FormatDateShortJava=dd/MM/yyyy