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:
- The repro rate is 100%.
Repro Steps:
- Open VS and select a loc language (for example, CHS) in ‘Tools->Options->Environment->International Settings’ (then restart VS).
- 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.
- 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).
- 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.

Verbose Logs
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:
Repro Steps:
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.

Verbose Logs