From edf96fe981c8ff21007aba716b03c9ac95030263 Mon Sep 17 00:00:00 2001 From: Akhilesh Kumar Date: Wed, 12 Jul 2017 13:36:38 +0530 Subject: Added yesstr/nostr and fix yesexpr for pap_AW and pap_CW [BZ #21757] * locales/pap_AW (LC_MESSAGES): add yesstr and nostr, fix yesexpr * locales/pap_CW (LC_MESSAGES): add yesstr and nostr, fix yesexpr --- localedata/ChangeLog | 6 ++++++ localedata/locales/pap_AW | 4 +++- localedata/locales/pap_CW | 4 +++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index fbc113920b..f9958e34da 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2017-07-12 Akhilesh Kumar + + [BZ #21757] + * locales/pap_AW (LC_MESSAGES): add yesstr and nostr, fix yesexpr + * locales/pap_CW (LC_MESSAGES): add yesstr and nostr, fix yesexpr + 2017-07-12 Akhilesh Kumar [BZ #21760] diff --git a/localedata/locales/pap_AW b/localedata/locales/pap_AW index 117bc0705f..86ca6bd34b 100644 --- a/localedata/locales/pap_AW +++ b/localedata/locales/pap_AW @@ -72,8 +72,10 @@ copy "en_DK" END LC_COLLATE LC_MESSAGES -yesexpr "" +yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES diff --git a/localedata/locales/pap_CW b/localedata/locales/pap_CW index 888655c59d..986df578ee 100644 --- a/localedata/locales/pap_CW +++ b/localedata/locales/pap_CW @@ -72,8 +72,10 @@ copy "en_DK" END LC_COLLATE LC_MESSAGES -yesexpr "" +yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES -- cgit v1.2.3