[GNC] Settinguser language to English
Geert Janssens
geert.gnucash at kobaltwit.be
Sun Oct 14 18:34:47 EDT 2018
Op zaterdag 13 oktober 2018 11:16:32 CEST schreef John Saunders:
> Hi,
>
> My laptop has Danish windows 7 professional but I need to run GnuCash in
> English and can't find out how.
>
> I have created the file environment.local in the same folder as environment
>
> environment.local contains: -
>
> # If you wish GnuCash to use a different language, copy the two parameters
> # below to environment.local, remove '# ' in front and set LANG to your
> preferred locale
> LANG=nl_BE
> LANGUAGE={EN}
> # Set the location of the gnucash user specific application data
> # The default depends on the operating system
That should have become:
LANG=en
LANGUAGE={LANG}
That is, only adjust the value of LANG. LANGUAGE picks up that value if you
leave it set as {LANG}
Regards,
Geert
More information about the gnucash-user
mailing list