Skip to content

[LOC]Output windows menu option "Razor language server client" isn't localized #5645

Open
@ryanbrandenburg

Description

@ryanbrandenburg

Original issue: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1422626

Affected Branch:Main
Localized Language:-Korean
Affected Product Language:

Steps to reproduce:

  1. Install VS
  2. Create Asp.net core web app
  3. Open Index.cshtml in the editor
  4. Open Index.cshtml.cs in the editor
  5. Launch without debugging (Ctrl+F5)
  6. Goto Output window->Open "Razor language server client" from menu

Expected:

Output window should be localized

Actual:

The output window isn't localized
Razor language server client
Razorloc

The log message is expected, but the Razor Language Server Client part is a different story.

I think we DID intend this the ClientName part to be un-localized because we key off it in a couple places, but given that it's user-facing in this way I don't know that that's really a good idea. On the other-hand splitting the keying and the display may not be possible without a platform reaction. We should investigate our options and see if splitting the two is feasible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions