On 24 April 2012 22:10,  <[email protected]> wrote:
> services: Read systemd service information.

(...)

> -#- returns:
> +sub _legacy_services() {
> +    local $ENV{LANGUAGE} = 'C';

Whereas there already was such a use, note that we usually prefer to
set LC_ALL so
that it overrides LC_MESSAGES too.
Depending of the actual used tool, this can made a difference.

Reply via email to