[MonoDevelop] How to change interface language? (Windows)
theResistance
dave6 at interfree.it
Mon Jan 11 17:30:13 EST 2010
Hello,
I had the same "problem". In windows one could create a batch/cmd file with
the following content:
SET LANG=us_EN.UTF-8
start MonoDevelop.exe
SET LANG=
and place that on the same directory Monodevelop is (tipically c:\program
files\Monodevelop\bin)
Launching the batch file will set the lang variable to be US English, run
the IDE and remove the variable after.
This should not have any impact system wise: you should just get monodevelop
in english.
Best regards
Davide
--
View this message in context: http://old.nabble.com/How-to-change-interface-language--%28Windows%29-tp25943606p27118986.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list