mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
kl_GL: Update the month names and date formats (bug 23740).
Month names as provided by Oqaasileriffik, the official Greenlandic language regulator. They have recently reached the consensus regarding the orthography of the month names. Date formats updated to match the correct Greenlandic order which is MDY. [BZ #23740] * localedata/locales/kl_GL (mon): Update, the relative case. (alt_mon): Add, fill with month names in the nominative case. (d_t_fmt): Set to "%a %b %d %Y %T %Z". (d_fmt): Set to "%b %d %Y".
This commit is contained in:
parent
47c49251d5
commit
a68ec8eac2
@ -1,3 +1,11 @@
|
||||
2018-10-08 Rafal Luzynski <digitalfreak@lingonborough.com>
|
||||
|
||||
[BZ #23740]
|
||||
* localedata/locales/kl_GL (mon): Update, the relative case.
|
||||
(alt_mon): Add, fill with month names in the nominative case.
|
||||
(d_t_fmt): Set to "%a %b %d %Y %T %Z".
|
||||
(d_fmt): Set to "%b %d %Y".
|
||||
|
||||
2018-10-04 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/hppa/bits/mman.h: Include
|
||||
|
@ -87,20 +87,32 @@ abmon "jan";"feb";/
|
||||
"jul";"aug";/
|
||||
"sep";"okt";/
|
||||
"nov";"dec"
|
||||
mon "januari";/
|
||||
"februari";/
|
||||
"martsi";/
|
||||
"aprili";/
|
||||
"maji";/
|
||||
"juni";/
|
||||
"juli";/
|
||||
"augustusi";/
|
||||
"septemberi";/
|
||||
"oktoberi";/
|
||||
"novemberi";/
|
||||
"decemberi"
|
||||
d_t_fmt "%a %d %b %Y %T %Z"
|
||||
d_fmt "%d %b %Y"
|
||||
alt_mon "januaari";/
|
||||
"februaari";/
|
||||
"marsi";/
|
||||
"apriili";/
|
||||
"maaji";/
|
||||
"juuni";/
|
||||
"juuli";/
|
||||
"aggusti";/
|
||||
"septembari";/
|
||||
"oktobari";/
|
||||
"novembari";/
|
||||
"decembari"
|
||||
mon "januaarip";/
|
||||
"februaarip";/
|
||||
"marsip";/
|
||||
"apriilip";/
|
||||
"maajip";/
|
||||
"juunip";/
|
||||
"juulip";/
|
||||
"aggustip";/
|
||||
"septembarip";/
|
||||
"oktobarip";/
|
||||
"novembarip";/
|
||||
"decembarip"
|
||||
d_t_fmt "%a %b %d %Y %T %Z"
|
||||
d_fmt "%b %d %Y"
|
||||
t_fmt "%T"
|
||||
am_pm "";""
|
||||
t_fmt_ampm ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user