[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#748215: gettext(3) should special case both C and C.UTF-8 wrt LANGUAGE lookup



On 26 May 2014 20:45, Jakub Wilk <jwilk@debian.org> wrote:
>
> What I find unexpected is this:
>
> $ LANGUAGE=de LC_ALL=de_DE.UTF-8 stat /moo
> stat: cannot stat '/moo': No such file or directory
>

Above should be in German, no?! It is, at least, for me.

I am for special-casing C.UTF-8 as it's aimed to serve the same
purpose as C, but with a richer characterset. Otherwise, hunting down
every single case of LC_ALL and adding LANGUAGE to it, is just a lot
of unnecessary (albeit pedantically correct) work.

-- 
Regards,

Dimitri.


Reply to: