Eli Zaretskii <e...@gnu.org> skribis: >> Date: Wed, 11 Jun 2014 18:38:09 +0300 >> From: Eli Zaretskii <e...@gnu.org> >> >> > Date: Tue, 10 Jun 2014 21:08:08 +0300 >> > From: Eli Zaretskii <e...@gnu.org> >> > >> > Currently, gnulib's nl_langinfo provides on C-locale names for week >> > days and months, thus any program that uses it can only speak English >> > in these contexts. >> > >> > How about the following patch, which uses strftime to produce >> > localized names for these? >> >> Here's a (IMO) more elegant version of the patch, where I also added >> support for categories that can be gleaned from 'localeconv': >> >> --- lib/nl_langinfo.c~0 2014-02-15 01:00:33 +0200 >> +++ lib/nl_langinfo.c 2014-06-11 17:50:54 +0300 > > Ping! Could someone please respond, and either accept the patch or > explain why it cannot be accepted? It's been 4 weeks since the last > reminder, with no responses whatsoever.
The ‘langinfo’ module is maintained by Bruno, but since he’s been MIA, should someone else take it over? (Daiki maybe? :-)) Ludo’.