Change language
Neil Williams
linux at codehelp.co.uk
Mon Nov 7 07:03:14 EST 2005
On Sunday 06 November 2005 9:25 am, Marc Bruggeman wrote:
> Hi,
> In he documentation I read that several languages are available, however
> I cannot find any help on how to change the language of the menus.
Change the environment variable LANG
export LANG=en_GB
Normally this is set on a per-user basis but if you launch gnucash from a bash
script, that script can export a different LANG.
Use the command:
$ set | grep LANG
to see your current LANG setting.
Then use:
$ grep ~/* LANG
to see where it is being set.
--
Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20051107/c2456ab0/attachment.bin
More information about the gnucash-user
mailing list