public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Mike Fabian <mfabian@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] localedata: Remove trailing whitespace in weekday names in nn_NO locale
Date: Thu,  7 Dec 2023 07:54:14 +0000 (GMT)	[thread overview]
Message-ID: <20231207075414.C577B385E013@sourceware.org> (raw)

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.";/

                 reply	other threads:[~2023-12-07  7:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231207075414.C577B385E013@sourceware.org \
    --to=mfabian@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).