public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: Remove trailing whitespace in weekday names in nn_NO locale
@ 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=ff25f355af099917eee0451b3d54f3d48fc62974

commit ff25f355af099917eee0451b3d54f3d48fc62974
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Nov 29 10:46:38 2023 +0100

    localedata: Remove trailing whitespace in weekday names in nn_NO locale
    
    Resolves: BZ # 25868

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

diff --git a/localedata/locales/nn_NO b/localedata/locales/nn_NO
index c6a7bce279..1414e76eb9 100644
--- a/localedata/locales/nn_NO
+++ b/localedata/locales/nn_NO
@@ -87,13 +87,13 @@ abday       "su.";"m<U00E5>.";/
             "la."
 %
 % Full weekday names (%A)
-day         "sundag ";/
-            "m<U00E5>ndag ";/
-            "tysdag ";/
-            "onsdag ";/
-            "torsdag ";/
-            "fredag ";/
-            "laurdag "
+day         "sundag";/
+            "m<U00E5>ndag";/
+            "tysdag";/
+            "onsdag";/
+            "torsdag";/
+            "fredag";/
+            "laurdag"
 %
 % Abbreviated month names (%b)
 abmon       "jan.";"feb.";/

^ 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: Remove trailing whitespace in weekday names in nn_NO locale 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).