diff options
Diffstat (limited to 'localedata/locales/en_AU')
-rw-r--r-- | localedata/locales/en_AU | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/en_AU b/localedata/locales/en_AU index d60f3e355b..3795e1270a 100644 --- a/localedata/locales/en_AU +++ b/localedata/locales/en_AU @@ -62,7 +62,7 @@ int_curr_symbol "AUD " currency_symbol "$" mon_decimal_point "." mon_thousands_sep "," -mon_grouping 3;3 +mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 @@ -78,7 +78,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "." thousands_sep "," -grouping 3;3 +grouping 3 END LC_NUMERIC LC_TIME |