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: bo_CN: Fix incomplete edit in Tibetan yesexpr
Date: Mon,  8 Jan 2024 18:33:11 +0000 (GMT)	[thread overview]
Message-ID: <20240108183311.3454E3858C2A@sourceware.org> (raw)

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

commit c4f648ed4d0a8fe44bb0d48ffb908c3337face9e
Author: Valery Ushakov <uwe@NetBSD.org>
Date:   Mon Jan 8 16:08:07 2024 +0100

    localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr
    
    Resolves: BZ # 31086

Diff:
---
 localedata/locales/bo_CN | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localedata/locales/bo_CN b/localedata/locales/bo_CN
index fa580afd04..eaa9c37759 100644
--- a/localedata/locales/bo_CN
+++ b/localedata/locales/bo_CN
@@ -137,7 +137,7 @@ first_weekday 2
 END LC_TIME
 
 LC_MESSAGES
-yesexpr "^[+1yY<U0F68>]"
+yesexpr "^[+1yY<U0F61>]"
 noexpr  "^[-0nN<U0F58>]"
 yesstr  "<U0F61><U0F72><U0F53><U0F0D>"
 nostr   "<U0F58><U0F72><U0F53><U0F0D>"

                 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=20240108183311.3454E3858C2A@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).