diff options
Diffstat (limited to 'localedata/locales/tok')
-rw-r--r-- | localedata/locales/tok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/tok b/localedata/locales/tok index c67a553f84..d9a092cbb2 100644 --- a/localedata/locales/tok +++ b/localedata/locales/tok @@ -65,7 +65,7 @@ int_curr_symbol "XDR " currency_symbol "¤" mon_decimal_point "," mon_thousands_sep " " -mon_grouping 3;3 +mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 @@ -81,7 +81,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "." thousands_sep " " -grouping 0;0 +grouping -1 END LC_NUMERIC LC_TIME |