Thousands and decimal separators are now language dependant

This commit is contained in:
Loïc Chapeaux
2001-07-07 17:16:02 +00:00
parent 5c5a0ddc25
commit bdc19fd749
26 changed files with 66 additions and 15 deletions

View File

@@ -4,6 +4,8 @@
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$number_thousands_separator = ",";
$number_decimal_separator = ".";
$strAccessDenied = "Access denegat";
$strAction = "Acció";