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] os_RU: Add alternative month names (bug 23140).


On 07/16/2018 05:02 PM, Rafal Luzynski wrote:
> 	[BZ #23140]
> 	* localedata/locales/os_RU (mon): Rename to...
> 	(alt_mon): This.
> 	(mon): Import from CLDR (genitive case).

OK for 2.28.

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

> ---
>  localedata/locales/os_RU | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)
> 
> diff --git a/localedata/locales/os_RU b/localedata/locales/os_RU
> index fcd72ef..9a4ce03 100644
> --- a/localedata/locales/os_RU
> +++ b/localedata/locales/os_RU
> @@ -116,7 +116,7 @@ abmon   "<U042F><U043D><U0432>";/
>  "<U041D><U043E><U044F>";/
>  "<U0414><U0435><U043A>"
>  
> -mon     "<U042F><U043D><U0432><U0430><U0440><U044C>";/
> +alt_mon "<U042F><U043D><U0432><U0430><U0440><U044C>";/
>  "<U0424><U0435><U0432><U0440><U0430><U043B><U044C>";/
>  "<U041C><U0430><U0440><U0442><U044A><U0438>";/
>  "<U0410><U043F><U0440><U0435><U043B><U044C>";/
> @@ -128,6 +128,19 @@ mon     "<U042F><U043D><U0432><U0430><U0440><U044C>";/
>  "<U041E><U043A><U0442><U044F><U0431><U0440><U044C>";/
>  "<U041D><U043E><U044F><U0431><U0440><U044C>";/
>  "<U0414><U0435><U043A><U0430><U0431><U0440><U044C>"
> +
> +mon     "<U044F><U043D><U0432><U0430><U0440><U044B>";/
> +"<U0444><U0435><U0432><U0440><U0430><U043B><U044B>";/
> +"<U043C><U0430><U0440><U0442><U044A><U0438><U0439><U044B>";/
> +"<U0430><U043F><U0440><U0435><U043B><U044B>";/
> +"<U043C><U0430><U0439><U044B>";/
> +"<U0438><U044E><U043D><U044B>";/
> +"<U0438><U044E><U043B><U044B>";/
> +"<U0430><U0432><U0433><U0443><U0441><U0442><U044B>";/
> +"<U0441><U0435><U043D><U0442><U044F><U0431><U0440><U044B>";/
> +"<U043E><U043A><U0442><U044F><U0431><U0440><U044B>";/
> +"<U043D><U043E><U044F><U0431><U0440><U044B>";/
> +"<U0434><U0435><U043A><U0430><U0431><U0440><U044B>"
>  d_t_fmt "%a %d %b %Y %T"
>  d_fmt     "%d.%m.%Y"
>  t_fmt     "%T"
> 


-- 
Cheers,
Carlos.


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