HiveBrain v1.2.0
Get Started
← Back to all entries
snippetsqlModerate

How do I modify the user interface language in SSMS?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
thessmsuserlanguageinterfacehowmodify

Problem

How do I modify the user interface language in SQL Server Management Studio?

For instance, if I installed in English, but wish to view in Japanese (to name but one possible example).

I am running this environment in a non-[English-as-a-first-language] environment, and would prefer all my windows to read in my natural language. (my particular natural language isn't really important is it?)

Solution

To change the language in Microsoft SQL Server Management Studio 2014:

> Tools > Options... > Environment > International Settings > Language

Code Snippets

> Tools > Options... > Environment > International Settings > Language

Context

StackExchange Database Administrators Q#28459, answer score: 14

Revisions (0)

No revisions yet.