[MonoDevelop] How to change interface language? (Windows)

theResistance dave6 at interfree.it
Tue Jan 12 05:40:49 EST 2010


Hello,
the best way I found to do that is to create a batch/cmd file with the
following content:

start MonoDevelop.exe LANG=us_EN.UTF-8

And place it where Monodevelop was installed (tipically c:\program
files\Mondodevelop\bin)
Launching this will pass the variable LANG as set to English to Monodevelop.

Enjoy
Best Regards
Davide


http://old.nabble.com/mailing_list/SubscribeDefaults.jtp?forum=1379&k=r7594k16

Ozgur Akgun wrote:
> 
> Hi,
> 
> The computer I'm using now has non-English local settings. However I'd
> like
> to use MonoDevelop in English. How to change the interface language then,
> please?
> 
> Note: I tried deleting the local file from the "locale" sub directory of
> MonoDevelop's installation library but no good, it created the file again!
> Moreover I've tried to run the program with some gettext parameters like
> LANGUAGE = en_US and LC_ALL = en_US. Failed again.
> 
> Regards,
> 
> -- 
> Ozgur Akgun
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> 

-- 
View this message in context: http://old.nabble.com/How-to-change-interface-language--%28Windows%29-tp25936319p27125661.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list