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: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha
Date: Mon,  8 Jan 2024 18:33:21 +0000 (GMT)	[thread overview]
Message-ID: <20240108183322.2FB7E3858C78@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4c2b356be54b4c08bbe986771a0fbd74df9d08a0

commit 4c2b356be54b4c08bbe986771a0fbd74df9d08a0
Author: Valery Ushakov <uwe@NetBSD.org>
Date:   Mon Jan 8 16:44:28 2024 +0100

    localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha
    
    Resolves: BZ # 31086

Diff:
---
 localedata/locales/bo_CN | 4 ++--
 localedata/locales/dz_BT | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/localedata/locales/bo_CN b/localedata/locales/bo_CN
index 2061fd30f7..4b23645c32 100644
--- a/localedata/locales/bo_CN
+++ b/localedata/locales/bo_CN
@@ -63,7 +63,7 @@ abday   "<U0F49><U0F72><U0F0B>";/
         "<U0F5F><U0FB3><U0F0B>";/
         "<U0F58><U0F72><U0F62><U0F0B>";/
         "<U0F63><U0FB7><U0F42><U0F0B>";/
-        "<U0F54><U0F74><U0F62><U0F0B>";/
+        "<U0F55><U0F74><U0F62><U0F0B>";/
         "<U0F66><U0F44><U0F66><U0F0B>";/
         "<U0F66><U0FA4><U0F7A><U0F53><U0F0B>"
 
@@ -71,7 +71,7 @@ day     "<U0F42><U0F5F><U0F60><U0F0B><U0F49><U0F72><U0F0B><U0F58><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F5F><U0FB3><U0F0B><U0F56><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F58><U0F72><U0F42><U0F0B><U0F51><U0F58><U0F62><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F63><U0FB7><U0F42><U0F0B><U0F54><U0F0B>";/
-        "<U0F42><U0F5F><U0F60><U0F0B><U0F54><U0F74><U0F62><U0F0B><U0F56><U0F74><U0F0B>";/
+        "<U0F42><U0F5F><U0F60><U0F0B><U0F55><U0F74><U0F62><U0F0B><U0F56><U0F74><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F54><U0F0B><U0F66><U0F44><U0F66><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F66><U0FA4><U0F7A><U0F53><U0F0B><U0F54><U0F0B>"
 
diff --git a/localedata/locales/dz_BT b/localedata/locales/dz_BT
index 5afa0d9211..c14d80a925 100644
--- a/localedata/locales/dz_BT
+++ b/localedata/locales/dz_BT
@@ -2140,7 +2140,7 @@ LC_TIME
 abday   "<U0F5F><U0FB3><U0F0B>";/
         "<U0F58><U0F72><U0F62><U0F0B>";/
         "<U0F63><U0FB7><U0F42><U0F0B>";/
-        "<U0F54><U0F74><U0F62><U0F0B>";/
+        "<U0F55><U0F74><U0F62><U0F0B>";/
         "<U0F66><U0F44><U0F66><U0F0B>";/
         "<U0F66><U0FA4><U0F7A><U0F53><U0F0B>";/
         "<U0F49><U0F72><U0F0B>"
@@ -2148,7 +2148,7 @@ abday   "<U0F5F><U0FB3><U0F0B>";/
 day     "<U0F42><U0F5F><U0F60><U0F0B><U0F5F><U0FB3><U0F0B><U0F56><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F58><U0F72><U0F42><U0F0B><U0F51><U0F58><U0F62><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F63><U0FB7><U0F42><U0F0B><U0F54><U0F0B>";/
-        "<U0F42><U0F5F><U0F60><U0F0B><U0F54><U0F74><U0F62><U0F0B><U0F56><U0F74><U0F0B>";/
+        "<U0F42><U0F5F><U0F60><U0F0B><U0F55><U0F74><U0F62><U0F0B><U0F56><U0F74><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F54><U0F0B><U0F66><U0F44><U0F66><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F66><U0FA4><U0F7A><U0F53><U0F0B><U0F54><U0F0B>";/
         "<U0F42><U0F5F><U0F60><U0F0B><U0F49><U0F72><U0F0B><U0F58><U0F0B>"

                 reply	other threads:[~2024-01-08 18:33 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=20240108183322.2FB7E3858C78@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).