mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
Fix weekday definition for fr_BE locale.
This commit is contained in:
parent
cb652f30b0
commit
7e699e3842
@ -1,3 +1,8 @@
|
||||
2010-04-04 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #11272]
|
||||
* locales/fr_BE: Define week, first_weekday, and first_workday.
|
||||
|
||||
2010-03-24 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #10554]
|
||||
|
@ -120,6 +120,10 @@ t_fmt_ampm ""
|
||||
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
||||
<U0025><U005A><U0020><U0025><U0059>"
|
||||
|
||||
week 7;19971130;4
|
||||
first_weekday 2
|
||||
first_workday 2
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
|
Loading…
Reference in New Issue
Block a user