]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
localedata: tok: convert to UTF-8
authorMike FABIAN <mfabian@redhat.com>
Tue, 9 Jan 2024 09:46:56 +0000 (10:46 +0100)
committerMike FABIAN <mfabian@redhat.com>
Tue, 9 Jan 2024 11:08:14 +0000 (12:08 +0100)
localedata/locales/tok

index 04292226fedead20ebf37461797801164843bb14..28c25c29e4d026abb534736c458ae053699e302b 100644 (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