public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Akhilesh Kumar <akhilesh.k@samsung.com>
Cc: libc-alpha@sourceware.org,  libc-locales@sourceware.org
Subject: Re: [PATCH] Remove redundant data between en_NZ and en_AU
Date: Mon, 05 Aug 2019 11:22:00 -0000	[thread overview]
Message-ID: <877e7ramc1.fsf@oldenburg2.str.redhat.com> (raw)
In-Reply-To: <1564994205-12455-1-git-send-email-akhilesh.k@samsung.com> (Akhilesh Kumar's message of "Mon, 5 Aug 2019 14:06:45 +0530")

* Akhilesh Kumar:

> since LC_MESSAGES is same for en_NZ and en_AU
> replaced LC_MESSAGES detail info with "copy "en_AU""
>
> [BZ #24877]
> * locales/en_NZ (LC_MESSAGES): copy "en_AU".
>
> ---
>  localedata/locales/en_NZ | 33 +--------------------------------
>  1 file changed, 1 insertion(+), 32 deletions(-)
>
> diff --git a/localedata/locales/en_NZ b/localedata/locales/en_NZ
> index aba64ec..a158a18 100644
> --- a/localedata/locales/en_NZ
> +++ b/localedata/locales/en_NZ
> @@ -82,38 +82,7 @@ grouping                3;3
>  END LC_NUMERIC
>  
>  LC_TIME
> -abday       "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
> -day         "Sunday";/
> -            "Monday";/
> -            "Tuesday";/
> -            "Wednesday";/
> -            "Thursday";/
> -            "Friday";/
> -            "Saturday"
> -abmon       "Jan";"Feb";/
> -            "Mar";"Apr";/
> -            "May";"Jun";/
> -            "Jul";"Aug";/
> -            "Sep";"Oct";/
> -            "Nov";"Dec"
> -mon         "January";/
> -            "February";/
> -            "March";/
> -            "April";/
> -            "May";/
> -            "June";/
> -            "July";/
> -            "August";/
> -            "September";/
> -            "October";/
> -            "November";/
> -            "December"
> -d_t_fmt     "%a %d %b %Y %T %Z"
> -d_fmt       "%d//%m//%y"
> -t_fmt       "%T"
> -am_pm       "AM";"PM"
> -t_fmt_ampm  "%I:%M:%S %p"
> -week 7;19971130;1
> +copy "en_AU"
>  END LC_TIME
>  
>  LC_MESSAGES

Patches should be posted to libc-alpha.

Content-wise, the patch looks okay to me.  I don't know if these “copy”
directives have any political significance.

Thanks,
Florian

  reply	other threads:[~2019-08-05 11:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190805085230epcas5p35b9d5100d6437393354cd6f514a80704@epcas5p3.samsung.com>
2019-08-05 11:08 ` Akhilesh Kumar
2019-08-05 11:22   ` Florian Weimer [this message]
2019-08-05 11:23     ` Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877e7ramc1.fsf@oldenburg2.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=akhilesh.k@samsung.com \
    --cc=libc-alpha@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).