about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRafal Luzynski <digitalfreak@lingonborough.com>2018-01-30 12:31:12 +0100
committerRafal Luzynski <digitalfreak@lingonborough.com>2018-07-17 23:58:56 +0200
commit9145f0333d11683cb3d796246d1395c84b4a3516 (patch)
tree55a66abfb198f60f7402c57b3007ebb1dbf2629c
parentba2ea23d053e293baeb39554b2e9fc56f8ef335b (diff)
downloadglibc-9145f0333d11683cb3d796246d1395c84b4a3516.tar.gz
glibc-9145f0333d11683cb3d796246d1395c84b4a3516.tar.xz
glibc-9145f0333d11683cb3d796246d1395c84b4a3516.zip
os_RU: Add alternative month names (bug 23140).
	[BZ #23140]
	* localedata/locales/os_RU (mon): Rename to...
	(alt_mon): This.
	(mon): Import from CLDR (genitive case).

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
-rw-r--r--ChangeLog7
-rw-r--r--NEWS6
-rw-r--r--localedata/locales/os_RU15
3 files changed, 24 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index cd86d86ab2..694d10f084 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-07-17  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+	[BZ #23140]
+	* localedata/locales/os_RU (mon): Rename to...
+	(alt_mon): This.
+	(mon): Import from CLDR (genitive case).
+
 2018-07-17  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86/cpu-features.c: Always include <dl-cet.h> and
diff --git a/NEWS b/NEWS
index 5de2c2816f..1a626f0ceb 100644
--- a/NEWS
+++ b/NEWS
@@ -36,9 +36,9 @@ Major new features:
     fMxdivfNx functions.
 
 * Nominative and genitive month names are now supported for the following
-  languages: Armenian, Asturian, Catalan, Czech, Kashubian, Scottish Gaelic,
-  Upper Sorbian, and Walloon.  The following languages now support
-  abbreviated alternative month names: Catalan, Greek, and Kashubian.
+  languages: Armenian, Asturian, Catalan, Czech, Kashubian, Ossetian,
+  Scottish Gaelic, Upper Sorbian, and Walloon.  The following languages now
+  support abbreviated alternative month names: Catalan, Greek, and Kashubian.
 
 * New locale added: Lower Sorbian (dsb_DE), including the support of the
   nominative and genitive month names.
diff --git a/localedata/locales/os_RU b/localedata/locales/os_RU
index fcd72ef68f..9a4ce037cd 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"