[PATCH 0/1] os_RU: Add alternative month names (bug 23140).
Carlos O'Donell
carlos@redhat.com
Tue Jul 17 16:59:00 GMT 2018
On 07/16/2018 05:00 PM, Rafal Luzynski wrote:
> This is not a very critical issue but if we manage to fix this
> and Occitan (to be posted soon) then I will close the bug report
> in this release cycle and call it done. I think that more changes
> would be good but I am not going to introduce them without any
> positive feedback from the actual users.
>
> Regarding the Ossetian language we have some disagreement whether
> the month names should be capitalized or not but this patch provides
> the most conservative approach (minimum changes, more can be introduced
> later) and also follows CLDR strictly.
>
> OK to push this patch for 2.28?
>
OK for 2.28.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
>
> Decoded content:
>
> 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 "Янв";/
> "ÐоÑ";/
> "Ðек"
>
> -mon "ЯнваÑÑ";/
> +alt_mon "ЯнваÑÑ";/
> "ФевÑалÑ";/
> "ÐаÑÑÑи";/
> "ÐпÑелÑ";/
> @@ -128,6 +128,19 @@ mon "ЯнваÑÑ";/
> "ÐкÑÑбÑÑ";/
> "ÐоÑбÑÑ";/
> "ÐекабÑÑ"
> +
> +mon "ÑнваÑÑ";/
> +"ÑевÑалÑ";/
> +"маÑÑÑийÑ";/
> +"апÑелÑ";/
> +"майÑ";/
> +"иÑнÑ";/
> +"иÑлÑ";/
> +"авгÑÑÑÑ";/
> +"ÑенÑÑбÑÑ";/
> +"окÑÑбÑÑ";/
> +"ноÑбÑÑ";/
> +"декабÑÑ"
> d_t_fmt "%a %d %b %Y %T"
> d_fmt "%d.%m.%Y"
> t_fmt "%T"
>
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list