This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/1] Added yesstr/nostr for pap_AW and pap_CW


This looks wrong.

cjl

On Wed, Jul 12, 2017 at 4:06 AM, Akhilesh Kumar <akhilesh.k@samsung.com> wrote:
> [BZ #21757]
>         Added yesstr/nostr for pap_AW and pap_CW
>
> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/pap_AW |    2 ++
>  localedata/locales/pap_CW |    2 ++
>  2 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/localedata/locales/pap_AW b/localedata/locales/pap_AW
> index 117bc07..a779bf3 100644
> --- a/localedata/locales/pap_AW
> +++ b/localedata/locales/pap_AW
> @@ -74,6 +74,8 @@ END LC_COLLATE
>  LC_MESSAGES
>  yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +yesstr  "<U0073><U00ED>"
> +nostr   "<U006E><U00F2>"
>  END LC_MESSAGES
>
>
> diff --git a/localedata/locales/pap_CW b/localedata/locales/pap_CW
> index 888655c..97d8cfc 100644
> --- a/localedata/locales/pap_CW
> +++ b/localedata/locales/pap_CW
> @@ -74,6 +74,8 @@ END LC_COLLATE
>  LC_MESSAGES
>  yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +yesstr  "<U0073><U00ED>"
> +nostr   "<U006E><U00F2>"
>  END LC_MESSAGES
>
>
> --
> 1.7.1
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]