public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: tok: convert to UTF-8
@ 2024-01-09 11:08 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2024-01-09 11:08 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2ddf2f8db1cc7f3c341700724057bc9089ad84e7

commit 2ddf2f8db1cc7f3c341700724057bc9089ad84e7
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Jan 9 10:46:56 2024 +0100

    localedata: tok: convert to UTF-8

Diff:
---
 localedata/locales/tok | 6 +++---
 1 file 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-09 11:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-09 11:08 [glibc] localedata: tok: convert to UTF-8 Mike Fabian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).