Connecting Tech Pros Worldwide Forums | Help | Site Map

How the change the language in compiler messages?

Pekka
Guest
 
Posts: n/a
#1: Nov 17 '05
In my laptop C# compiler likes to give messages and warnings in
Finnish. Can somebody say how to change that back to normal?

(This must be one of those "helpful" features Microsoft loves do much.
Although the operating system is in Finnish you definately do *not* want
to have information from the compiler in that language. It is likely
that you have never seen the concepts translated elsewhere. This makes
messages largely incomperehensible.)

Jared Parsons [MSFT]
Guest
 
Posts: n/a
#2: Nov 17 '05

re: How the change the language in compiler messages?


I think you are looking for the "Regional and Language Settings" applet on
the control panel. You should be able to use that to change the output
language of VS to be the language of your choice.

--
Jared Parsons [MSFT]
jaredpar@online.microsoft.com
http://blogs.msdn.com/jaredpar
"This posting is provided "AS IS" with no warranties, and confers no rights"
"Pekka" <notforspam@kolumbus.fi> wrote in message
news:MPG.1ce35c4b526c06fe989683@news.kolumbus.fi.. .[color=blue]
> In my laptop C# compiler likes to give messages and warnings in
> Finnish. Can somebody say how to change that back to normal?
>
> (This must be one of those "helpful" features Microsoft loves do much.
> Although the operating system is in Finnish you definately do *not* want
> to have information from the compiler in that language. It is likely
> that you have never seen the concepts translated elsewhere. This makes
> messages largely incomperehensible.)[/color]


Closed Thread