Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Team Services - how to change language?

I use Visual Studio Team Services. I goto - My Profile - Locale - choose another language. But the language in the browser there is in English. How to change language in Visual Team Services?

like image 834
FetFrumos Avatar asked Oct 31 '14 15:10

FetFrumos


People also ask

How do I change the language on Visual Studio?

You can change the menu language in the Visual Studio options. 1. Select the Options command in the Tools menu and Environment > International Settings in the options dialog which then opens. The Language area displays the languages (in this case German, English).

How do I change the language on Visual Studio from Chinese to English?

Changing the Display Language# You can also override the default UI language by explicitly setting the VS Code display language using the Configure Display Language command. Press Ctrl+Shift+P to bring up the Command Palette then start typing "display" to filter and display the Configure Display Language command.

How do I change the language of my Microsoft account?

Sign in to Microsoft 365 with your work or school account. to open the Settings pane, then select Change your language. Under Display Language, select the pencil icon, then select your language from the list.


1 Answers

From Brian Harry's Blog Post about Microsoft's first non-US hosted instance of Visual Studio Online:

Although we have our first instance in a non-US, non-English speaking region, we do not yet support a localized experience for VS Online. You can enter data in any language you wish but the UI for VS Online is currently English only. This is something we expect to begin addressing sometime next year.

Emphasis mine.

like image 137
DaveShaw Avatar answered Nov 15 '22 11:11

DaveShaw