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.
This commit is contained in:
Daniil Zhilin 2016-11-27 22:46:26 +03:00 committed by Rafal Luzynski
parent 1ff1373b33
commit cce7b6a578
3 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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