about summary refs log tree commit diff
path: root/localedata
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2024-01-09 10:46:56 +0100
committerMike FABIAN <mfabian@redhat.com>2024-01-09 12:08:14 +0100
commit2ddf2f8db1cc7f3c341700724057bc9089ad84e7 (patch)
tree651923c1eb6781e0f31e985ba9c8a6dd32b6f87b /localedata
parentd3a2aecc1ce78d512dd5fb5e30bd39d7c5947eb8 (diff)
downloadglibc-2ddf2f8db1cc7f3c341700724057bc9089ad84e7.tar.gz
glibc-2ddf2f8db1cc7f3c341700724057bc9089ad84e7.tar.xz
glibc-2ddf2f8db1cc7f3c341700724057bc9089ad84e7.zip
localedata: tok: convert to UTF-8
Diffstat (limited to 'localedata')
-rw-r--r--localedata/locales/tok6
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/locales/tok b/localedata/locales/tok
index 04292226fe..28c25c29e4 100644
--- a/localedata/locales/tok
+++ b/localedata/locales/tok
@@ -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