Open yinjiehe01 opened 1 week ago
"Add .NET Aspire Orchestration (Preview)" does not localize
"Add .NET Aspire Orchestration (Preview)" should be localized.
1.Install VS Code from Download Visual Studio Code - Mac, Linux, Windows 2.Install C# and CDK. 3.Create a project and open it in VS Code. 4.Right click the project in solution explorer.
No response
.NET SDK: Version: 9.0.100-rc.2.24474.11 Commit: 315e1305db Workload version: 9.0.100-manifests.cea95dba MSBuild version: 17.12.0-preview-24473-03+fea15fbd1
Runtime Environment: OS Name: rhel OS Version: 9 OS Platform: Linux RID: linux-x64 Base Path: /home/nicole/dotnet/sdk/9.0.100-rc.2.24474.11/
.NET workloads installed: There are no installed workloads to display. Configured to use loose manifests when installing new manifests.
Host: Version: 9.0.0-rc.2.24473.5 Architecture: x64 Commit: 990ebf52fc
.NET SDKs installed: 9.0.100-rc.2.24474.11 [/home/nicole/dotnet/sdk]
.NET runtimes installed: Microsoft.AspNetCore.App 9.0.0-rc.2.24474.3 [/home/nicole/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 9.0.0-rc.2.24473.5 [/home/nicole/dotnet/shared/Microsoft.NETCore.App]
Other architectures found: None
Environment variables: DOTNET_ROOT [/home/nicole/dotnet]
global.json file: Not found
Learn more: https://aka.ms/dotnet/info
C# 2.56.15: https://dev.azure.com/dnceng/internal/_build/results?buildId=2577025&view=results C# Devkit 1.13.8: https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=10524583&view=results OS: Linux VS Code:1.95.2 .NET install tool:2.2.2 Affect language: TK JP SC DE
It looks like it is localizable AFAIK ...
It's in the "resource file":
https://devdiv.visualstudio.com/DevDiv/_git/vs-green/pullrequest/583514?_a=files&path=/package.nls.json
I'll follow up with devkit experts to figure out localization timelines/process.
Is there an existing issue for this?
Describe the bug
"Add .NET Aspire Orchestration (Preview)" does not localize
Expected Behavior
"Add .NET Aspire Orchestration (Preview)" should be localized.
Steps To Reproduce
1.Install VS Code from Download Visual Studio Code - Mac, Linux, Windows 2.Install C# and CDK. 3.Create a project and open it in VS Code. 4.Right click the project in solution explorer.
Exceptions (if any)
No response
.NET Version info
.NET SDK: Version: 9.0.100-rc.2.24474.11 Commit: 315e1305db Workload version: 9.0.100-manifests.cea95dba MSBuild version: 17.12.0-preview-24473-03+fea15fbd1
Runtime Environment: OS Name: rhel OS Version: 9 OS Platform: Linux RID: linux-x64 Base Path: /home/nicole/dotnet/sdk/9.0.100-rc.2.24474.11/
.NET workloads installed: There are no installed workloads to display. Configured to use loose manifests when installing new manifests.
Host: Version: 9.0.0-rc.2.24473.5 Architecture: x64 Commit: 990ebf52fc
.NET SDKs installed: 9.0.100-rc.2.24474.11 [/home/nicole/dotnet/sdk]
.NET runtimes installed: Microsoft.AspNetCore.App 9.0.0-rc.2.24474.3 [/home/nicole/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 9.0.0-rc.2.24473.5 [/home/nicole/dotnet/shared/Microsoft.NETCore.App]
Other architectures found: None
Environment variables: DOTNET_ROOT [/home/nicole/dotnet]
global.json file: Not found
Learn more: https://aka.ms/dotnet/info
Anything else?
C# 2.56.15: https://dev.azure.com/dnceng/internal/_build/results?buildId=2577025&view=results C# Devkit 1.13.8: https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=10524583&view=results OS: Linux VS Code:1.95.2 .NET install tool:2.2.2 Affect language: TK JP SC DE