]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
localedata: tok: add yY and nN to yesexpr and noexpr
authorMike FABIAN <mfabian@redhat.com>
Tue, 9 Jan 2024 09:49:07 +0000 (10:49 +0100)
committerMike FABIAN <mfabian@redhat.com>
Tue, 9 Jan 2024 11:08:14 +0000 (12:08 +0100)
See: https://sourceware.org/bugzilla/show_bug.cgi?id=31221#c2

localedata/locales/tok

index 28c25c29e4d026abb534736c458ae053699e302b..c67a553f8484d4f6b1cfef125bcdb65f206a3803 100644 (file)
@@ -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