public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).
@ 2019-07-17 10:06 Rafal Luzynski
  0 siblings, 0 replies; only message in thread
From: Rafal Luzynski @ 2019-07-17 10:06 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=cce7b6a5783df9600d406b0499cebf84f2987dbc

commit cce7b6a5783df9600d406b0499cebf84f2987dbc
Author: Daniil Zhilin <generalfailer@protonmail.com>
Date:   Sun Nov 27 22:46:26 2016 +0300

    ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).
    
    These values were removed by the commit 0a410e76f5.
    
    	[BZ #24200]
    	* localedata/locales/ga_IE (first_weekday): Add, set to 2 (Monday).
    	* localedata/locales/en_IE (first_weekday): Likewise.

Diff:
---
 ChangeLog                | 6 ++++++
 localedata/locales/en_IE | 1 +
 localedata/locales/ga_IE | 1 +
 3 files changed, 8 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index bd57a81..2d4e5bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-07-17  Daniil Zhilin  <generalfailer@protonmail.com>
+
+	[BZ #24200]
+	* localedata/locales/ga_IE (first_weekday): Add, set to 2 (Monday).
+	* localedata/locales/en_IE (first_weekday): Likewise.
+
 2019-07-12  Mike Crowe  <mac@mcrowe.com>
 
 	* nptl/pthread_cond_wait.c: (__pthread_cond_clockwait): Remove code
diff --git a/localedata/locales/en_IE b/localedata/locales/en_IE
index 5138e2a..09c42c7 100644
--- a/localedata/locales/en_IE
+++ b/localedata/locales/en_IE
@@ -112,6 +112,7 @@ d_fmt       "%d//%m//%y"
 t_fmt       "%T"
 am_pm       "";""
 t_fmt_ampm  ""
+first_weekday 2
 week 7;19971130;4
 END LC_TIME
 
diff --git a/localedata/locales/ga_IE b/localedata/locales/ga_IE
index 782adba..f0ba1b0 100644
--- a/localedata/locales/ga_IE
+++ b/localedata/locales/ga_IE
@@ -119,6 +119,7 @@ d_fmt       "%d.%m.%y"
 t_fmt       "%T"
 am_pm       "";""
 t_fmt_ampm  ""
+first_weekday 2
 week 7;19971130;4
 END LC_TIME


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-17 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-17 10:06 [glibc] ga_IE and en_IE locales: Revert first_weekday removal (bug 24200) Rafal Luzynski

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).