I set all those and I still get English.

export LANG=de_DE.utf8
export LANGUAGE=de_DE
export LC_ALL=de_DE
export LC_MESSAGES=de_DE
export LC_CTYPE=de_DE
export LANG=de_DE
export LANGUAGE=de_DE
scanimage -h

Or maybe I've been speaking German all along.
Or maybe there is a TARDIS translating it for me.

On Sat, Sep 30, 2017 at 2:33 PM, Jeff <[email protected]> wrote:

> On 29/09/17 21:56, Jeff Sadowski wrote:
> > I only speak english however is there a way to make scanimage print out
> > help in another language? or is scanimage english only?
>
> Assuming that the de_DE locale is installed, the following should work
> (no need to export):
>
> LC_ALL=de_DE LC_MESSAGES=de_DE LC_CTYPE=de_DE LANG=de_DE LANGUAGE=de_DE
> scanimage
>
> Regards
>
> Jeff
>
>
> --
> sane-devel mailing list: [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
>              to [email protected]
>
-- 
sane-devel mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
             to [email protected]

Reply via email to