diff options
Diffstat (limited to 'localedata/locales/en_CA')
-rw-r--r-- | localedata/locales/en_CA | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/en_CA b/localedata/locales/en_CA index aa55186..ca8ac58 100644 --- a/localedata/locales/en_CA +++ b/localedata/locales/en_CA @@ -70,7 +70,7 @@ int_curr_symbol "CAD " currency_symbol "$" mon_decimal_point "." mon_thousands_sep "," -mon_grouping 3;3 +mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 @@ -86,7 +86,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "." thousands_sep "," -grouping 3;3 +grouping 3 END LC_NUMERIC LC_TIME |