public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr
@ 2024-01-08 18:33 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2024-01-08 18:33 UTC (permalink / raw)
  To: glibc-cvs

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>"

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

only message in thread, other threads:[~2024-01-08 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 18:33 [glibc] localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr 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).