Merge pull request #1505 from open-minds/patch-1

Fix thousands separator in french (Belgium) language file
This commit is contained in:
Laurent Destailleur 2014-03-27 15:46:30 +01:00
commit 807cffbc7e

View File

@ -1,6 +1,6 @@
# Dolibarr language file - fr_BE - main # Dolibarr language file - fr_BE - main
SeparatorDecimal=, SeparatorDecimal=,
SeparatorThousand=None SeparatorThousand=
FormatDateShort=%d/%m/%Y FormatDateShort=%d/%m/%Y
FormatDateShortInput=%d/%m/%Y FormatDateShortInput=%d/%m/%Y
FormatDateShortJava=dd/MM/yyyy FormatDateShortJava=dd/MM/yyyy