From: Mike FABIAN Date: Thu, 3 Aug 2017 15:29:00 +0000 (+0200) Subject: Add yesstr and nostr for doi_IN, kok_IN, and sat_IN X-Git-Tag: glibc-2.27~1239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08897a57a8dc494dcef8cd6a643899f327e555f2;p=thirdparty%2Fglibc.git Add yesstr and nostr for doi_IN, kok_IN, and sat_IN For the locales doi_IN, kok_IN, and sat_IN, the words for “yes” and “no” were apparently in yesexpr and noexpr. Copy them from there to add yesstr and nostr. Also make yesexpr and noexpr more readable by using the POSIX portable character set. * locales/doi_IN (LC_MESSAGES): Add yesstr and nostr. * locales/kok_IN (LC_MESSAGES): Add yesstr and nostr. * locales/sat_IN (LC_MESSAGES): Add yesstr and nostr. --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 7bec433d08b..7894965a591 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,15 @@ +2017-08-03 Mike FABIAN + + For the locales doi_IN, kok_IN, and sat_IN, the words for + “yes” and “no” were apparently in yesexpr and noexpr. + Copy them from there to add yesstr and nostr. + Also make yesexpr and noexpr more readable by using + the POSIX portable character set. + + * locales/doi_IN (LC_MESSAGES): Add yesstr and nostr. + * locales/kok_IN (LC_MESSAGES): Add yesstr and nostr. + * locales/sat_IN (LC_MESSAGES): Add yesstr and nostr. + 2017-08-03 Mike FABIAN Revert “Fix yesexpr in en_DK locale”. diff --git a/localedata/locales/doi_IN b/localedata/locales/doi_IN index 8a7951508aa..db215bc7dd8 100644 --- a/localedata/locales/doi_IN +++ b/localedata/locales/doi_IN @@ -136,10 +136,10 @@ END LC_TIME LC_MESSAGES -yesexpr "/ -" -noexpr "/ -" +yesexpr "^(|[+1yY])" +noexpr "^(|[-0nN])" +yesstr "" +nostr "" END LC_MESSAGES LC_PAPER diff --git a/localedata/locales/kok_IN b/localedata/locales/kok_IN index dbd486ea578..3353a6039a5 100644 --- a/localedata/locales/kok_IN +++ b/localedata/locales/kok_IN @@ -154,10 +154,10 @@ END LC_TIME LC_MESSAGES -yesexpr "/ -" -noexpr "/ -" +yesexpr "^(|[+1yY])" +noexpr "^(|[-0nN])" +yesstr "" +nostr "" END LC_MESSAGES diff --git a/localedata/locales/sat_IN b/localedata/locales/sat_IN index 0d58474f02c..e460f7471f0 100644 --- a/localedata/locales/sat_IN +++ b/localedata/locales/sat_IN @@ -136,10 +136,10 @@ END LC_TIME LC_MESSAGES -yesexpr "/ -" -noexpr "/ -" +yesexpr "^(|[+1yY])" +noexpr "^(|[-0nN])" +yesstr "" +nostr "" END LC_MESSAGES