From: Mike FABIAN Date: Tue, 9 Jan 2024 09:49:07 +0000 (+0100) Subject: localedata: tok: add yY and nN to yesexpr and noexpr X-Git-Tag: glibc-2.39~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed97da8c7a6a5538d252b028529338fbbc9581c5;p=thirdparty%2Fglibc.git localedata: tok: add yY and nN to yesexpr and noexpr See: https://sourceware.org/bugzilla/show_bug.cgi?id=31221#c2 --- diff --git a/localedata/locales/tok b/localedata/locales/tok index 28c25c29e4d..c67a553f848 100644 --- a/localedata/locales/tok +++ b/localedata/locales/tok @@ -119,8 +119,8 @@ week 7;19971130;1 END LC_TIME LC_MESSAGES -yesexpr "^[+1wW]" -noexpr "^[-0aA]" +yesexpr "^[+1yYwW]" +noexpr "^[-0nNaA]" yesstr "wile" nostr "ala" END LC_MESSAGES