public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: Convert day names in nn_NO locale to UTF-8
@ 2023-12-07  7:54 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2023-12-07  7:54 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=958478889c6a7a12b35b857b9788b7ad8706a01e

commit 958478889c6a7a12b35b857b9788b7ad8706a01e
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Dec 5 20:22:36 2023 +0100

    localedata: Convert day names in nn_NO locale to UTF-8

Diff:
---
 localedata/locales/nn_NO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/localedata/locales/nn_NO b/localedata/locales/nn_NO
index 1414e76eb9..f1a2637852 100644
--- a/localedata/locales/nn_NO
+++ b/localedata/locales/nn_NO
@@ -81,14 +81,14 @@ LC_TIME
 % for IBM Class for Unicode/Java
 %
 % Abbreviated weekday names (%a)
-abday       "su.";"m<U00E5>.";/
+abday       "su.";"må.";/
             "ty.";"on.";/
             "to.";"fr.";/
             "la."
 %
 % Full weekday names (%A)
 day         "sundag";/
-            "m<U00E5>ndag";/
+            "måndag";/
             "tysdag";/
             "onsdag";/
             "torsdag";/

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

only message in thread, other threads:[~2023-12-07  7:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  7:54 [glibc] localedata: Convert day names in nn_NO locale 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).