Skip to content

[Bug Bash] [Localization] The string in the vulnerability InforBar at the top of PM UI is not localized #15064

Description

@v-luzh

NuGet Product Used

Visual Studio Package Management UI

Product Version

VS Main\12126.134 + NuGet Client Dev\7.11.0.24

Worked before?

It is not a regression since it is a new feature.

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Notes:

  1. The repro rate is 100%. 

Repro Steps:

  1. Open VS and select a loc language (for example, CHS) in ‘Tools->Options->Environment->International Settings’ (then restart VS).
  2. Create a C# Console App (.NET 10.0) in VS and click the 'Manage NuGet Packages...' from the context menu of the project in the Solution Explorer window.
  3. Go to the ‘Browse’ tab, select the source ‘nuget.org’ from the ‘Package source’ dropdown list and select a vulnerable package from the ‘Version’ dropdown list (for example, Newtonsoft.Json 12.0.2 in this instance).
  4. Install the package and observe the string of the vulnerability InforBar at the top of PM UI.

Expected Result:

The string in the vulnerability InforBar at the top of PM UI is localized correctly.

Actual Result:

The string in the vulnerability InforBar at the top of PM UI is not localized as the screenshot below.
Image

Verbose Logs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions