public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@redhat.com>
To: Rafal Luzynski <digitalfreak@lingonborough.com>,
	libc-stable@sourceware.org
Subject: Re: [PATCH 4/5] cs_CZ locale: Add alternative month names (bug 22963).
Date: Mon, 01 Jan 2018 00:00:00 -0000	[thread overview]
Message-ID: <f2829985-8cf5-3f88-cf26-8259a22c201d@redhat.com> (raw)
In-Reply-To: <465541882.23649.1521112990361@poczta.nazwa.pl>

On 03/15/2018 05:23 AM, Rafal Luzynski wrote:
> Add alternative month names, primary month names are genitive now.
> 
> 	[BZ #22963]
> 	* localedata/locales/cs_CZ (mon): Rename to...
> 	(alt_mon): This.
> 	(mon): Import from CLDR (genitive case).
> 

LGTM.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

> (cherry picked from commit 807fee29d2c967e24e3fe05e2182ba53e96e9178)
> ---
>  ChangeLog                |  7 +++++++
>  localedata/locales/cs_CZ | 15 ++++++++++++++-
>  2 files changed, 21 insertions(+), 1 deletion(-)
> 
> diff --git a/ChangeLog b/ChangeLog
> index 9307196..3f15f69 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,5 +1,12 @@
>  2018-03-15  Rafal Luzynski  <digitalfreak@lingonborough.com>
>  
> +	[BZ #22963]
> +	* localedata/locales/cs_CZ (mon): Rename to...
> +	(alt_mon): This.
> +	(mon): Import from CLDR (genitive case).
> +
> +2018-03-15  Rafal Luzynski  <digitalfreak@lingonborough.com>
> +
>  	[BZ #22937]
>  	* localedata/locales/el_CY (abmon): Rename to...
>  	(ab_alt_mon): This.
> diff --git a/localedata/locales/cs_CZ b/localedata/locales/cs_CZ
> index f80d3e1..8f4c69e 100644
> --- a/localedata/locales/cs_CZ
> +++ b/localedata/locales/cs_CZ
> @@ -272,7 +272,7 @@ day		"Ned<U011B>le";/
>  		"P<U00E1>tek";/
>  		"Sobota"
>  
> -mon		"leden";/
> +alt_mon		"leden";/
>  		"<U00FA>nor";/
>  		"b<U0159>ezen";/
>  		"duben";/
> @@ -334,6 +334,19 @@ abmon		"led";/
>  %		"Nov";/
>  %		"Dec"
>  
> +mon		"ledna";/
> +		"<U00FA>nora";/
> +		"b<U0159>ezna";/
> +		"dubna";/
> +		"kv<U011B>tna";/
> +		"<U010D>ervna";/
> +		"<U010D>ervence";/
> +		"srpna";/
> +		"z<U00E1><U0159><U00ED>";/
> +		"<U0159><U00ED>jna";/
> +		"listopadu";/
> +		"prosince"
> +
>  week		7;19971130;4
>  first_weekday	2
>  
> 

  reply	other threads:[~2018-03-15 17:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-01  0:00 [PATCH 0/5] Backport of fixes for bugs: 22848, 22932, 22937, 22963 Rafal Luzynski
2018-01-01  0:00 ` [PATCH 3/5] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937) Rafal Luzynski
2018-01-01  0:00   ` Carlos O'Donell
2018-01-01  0:00     ` Rafal Luzynski
2018-01-01  0:00 ` [PATCH 1/5] ca_ES locale: Update LC_TIME (bug 22848) Rafal Luzynski
2018-01-01  0:00   ` Carlos O'Donell
2018-01-01  0:00     ` Rafal Luzynski
2018-01-01  0:00 ` [PATCH 2/5] lt_LT locale: Update abbreviated month names (bug 22932) Rafal Luzynski
2018-01-01  0:00   ` Carlos O'Donell
2018-01-01  0:00     ` Rafal Luzynski
2018-01-01  0:00 ` [PATCH 4/5] cs_CZ locale: Add alternative month names (bug 22963) Rafal Luzynski
2018-01-01  0:00   ` Carlos O'Donell [this message]
2018-01-01  0:00     ` Rafal Luzynski
2018-01-01  0:00 ` [PATCH 5/5] NEWS: Add entries for bugs: 22848, 22932, 22937, 22963 Rafal Luzynski
2018-01-01  0:00   ` Carlos O'Donell
2018-01-01  0:00     ` Joseph Myers
2018-01-01  0:00       ` Carlos O'Donell
2018-01-01  0:00         ` Joseph Myers
2018-01-01  0:00     ` [PATCH v2 5/5][COMMITTED] " Rafal Luzynski
2018-01-01  0:00     ` [PATCH 5/5] " Rafal Luzynski
2018-01-01  0:00       ` Joseph Myers
2018-01-01  0:00       ` Rafal Luzynski
2018-01-01  0:00         ` Carlos O'Donell

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=f2829985-8cf5-3f88-cf26-8259a22c201d@redhat.com \
    --to=carlos@redhat.com \
    --cc=digitalfreak@lingonborough.com \
    --cc=libc-stable@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).