diff options
Diffstat (limited to 'localedata/locales/de_DE')
-rw-r--r-- | localedata/locales/de_DE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE index a10d1ef..b914337 100644 --- a/localedata/locales/de_DE +++ b/localedata/locales/de_DE @@ -93,7 +93,7 @@ int_curr_symbol "EUR " currency_symbol "€" mon_decimal_point "," mon_thousands_sep "." -mon_grouping 3;3 +mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 @@ -110,7 +110,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "," thousands_sep "." -grouping 3;3 +grouping 3 END LC_NUMERIC LC_TIME |