Re: Interface language

2007-11-05 Thread Helge Hafting
Pavel Sanda wrote: alias lyxe="LANG=en lyx" should do waht you want Missing semicolon, try something like: alias lyx="LANG=en;lyx" why the semicolon ? My mistake. A semicolon is usually necessary for separation between different commands. Not in this particular case though. H

Re: Interface language

2007-11-03 Thread Pavel Sanda
>> alias lyxe="LANG=en lyx" >> should do waht you want > Missing semicolon, try something like: > alias lyx="LANG=en;lyx" why the semicolon ? pavel

Re: Interface language

2007-11-01 Thread Helge Hafting
Hellmut Weber wrote: Hi, After upgrading to 1.5.2, the interface language has changed from English to Norwegian. It is because I use a Norwegian locale. But I would like to have the English interface back. Do I have to run "LANG=en lyx" every time now, or is there some nicer way to do it, e.

Re: Interface language

2007-10-31 Thread Hellmut Weber
Hi, After upgrading to 1.5.2, the interface language has changed from English to Norwegian. It is because I use a Norwegian locale. But I would like to have the English interface back. Do I have to run "LANG=en lyx" every time now, or is there some nicer way to do it, e.g. in the configuration

Re: Interface language

2007-10-31 Thread Jean-Marc Lasgouttes
Torquil Macdonald Sørensen <[EMAIL PROTECTED]> writes: > Hello, > > After upgrading to 1.5.2, the interface language has changed from English to > Norwegian. It is because I use a Norwegian locale. But I would like to have > the English interface back. Do I have to run "LANG=en lyx" every time n