localedata: tok: convert to UTF-8

This commit is contained in:
Mike FABIAN 2024-01-09 10:46:56 +01:00
parent d3a2aecc1c
commit 2ddf2f8db1

View File

@ -62,9 +62,9 @@ END LC_COLLATE
LC_MONETARY
int_curr_symbol "XDR "
currency_symbol "<U00A4>"
currency_symbol "¤"
mon_decimal_point ","
mon_thousands_sep "<U202F>"
mon_thousands_sep ""
mon_grouping 3;3
positive_sign ""
negative_sign "-"
@ -80,7 +80,7 @@ END LC_MONETARY
LC_NUMERIC
decimal_point "."
thousands_sep "<U202F>"
thousands_sep ""
grouping 0;0
END LC_NUMERIC