This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 1/1] os_RU: Add alternative month names (bug 23140).
- From: Rafal Luzynski <digitalfreak at lingonborough dot com>
- To: libc-alpha at sourceware dot org
- Date: Mon, 16 Jul 2018 23:02:29 +0200 (CEST)
- Subject: [PATCH 1/1] os_RU: Add alternative month names (bug 23140).
- References: <925150040.127523.1531774811625@poczta.nazwa.pl>
- Reply-to: Rafal Luzynski <digitalfreak at lingonborough dot com>
[BZ #23140]
* localedata/locales/os_RU (mon): Rename to...
(alt_mon): This.
(mon): Import from CLDR (genitive case).
---
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"
--
2.7.5