Re: [R] Change language in Rcmdr

2008-07-08 Thread Adrian Dusa
On Monday 07 July 2008, Philippe Grosjean wrote: > Hello, > > As far as I know, Rcmdr is already translated in French. It is thus just > a question of switching R to French. Alternatively, you could switch the language after R starts: Sys.putenv(LANGUAGE="fr") After this, Rcmdr will be opened in

Re: [R] Change language in Rcmdr

2008-07-07 Thread John Fox
> Subject: Re: [R] Change language in Rcmdr > > Hello, > > As far as I know, Rcmdr is already translated in French. It is thus just > a question of switching R to French. > Best, > > Philippe Grosjean > > > Duncan Murdoch wrote: > > Schleuh wrote: > &

Re: [R] Change language in Rcmdr

2008-07-07 Thread Philippe Grosjean
Hello, As far as I know, Rcmdr is already translated in French. It is thus just a question of switching R to French. Best, Philippe Grosjean Duncan Murdoch wrote: Schleuh wrote: Hello every R-User, I would like to translate Rcmdr menu items to French (by example). How can I do it ? T

Re: [R] Change language in Rcmdr

2008-07-07 Thread Duncan Murdoch
Schleuh wrote: Hello every R-User, I would like to translate Rcmdr menu items to French (by example). How can I do it ? The web page http://developer.r-project.org/Translations.html describes what needs to be done. You should definitely contact the package author (John Fox) first, becaus

[R] Change language in Rcmdr

2008-07-07 Thread Schleuh
Hello every R-User, I would like to translate Rcmdr menu items to French (by example). How can I do it ? Thanks for all. -- View this message in context: http://www.nabble.com/Change-language-in-Rcmdr-tp18312496p18312496.html Sent from the R help mailing list archive at Nabble.com. ___