I have a problem: I want set UI of my Visual Studio 2012 in default (English) language, but also I want that IntelliSense hints about .NET types are displayed in another language. In Visual Studio 2010 it was a very simple.
I installed before localized version, after - English version, after going in to the location
Tools -> Options -> Environment -> International Settings.
There was displayed two languages: local and english. I set language on Englist, restarting Visual Studio, and get what I wanted.
In Visual Studio 2012 this method is not working. I can only install language package. It change all in Visual Studio - UI, Intellisense hints, .NET Framework errors messages, e.t.c. How to set Visual Studio UI in English and Intellisense hints and .NET Framework errors messages in another language?