Closed yinjiehe01 closed 1 week ago
MSTest Test Project MSTest Playwright Test Project NUnit3 Test Project NUnit Playwright Test Project xUnit Test Project
Above templates had faulty localization tracking issue: https://github.com/dotnet/test-templates/issues/170 Fixing PR: https://github.com/dotnet/test-templates/pull/476
ASP.NET Core Web API - Title is not localized for JA https://github.com/dotnet/aspnetcore/blob/b9b58f12026fd6e44dd550cb9a075ca67728c10a/src/ProjectTemplates/Web.ProjectTemplates/content/WebApi-CSharp/.template.config/localize/templatestrings.ja.json#L3 ASP.NET Core Web API (native AOT) - title is not localized for JA https://github.com/dotnet/aspnetcore/blob/b9b58f12026fd6e44dd550cb9a075ca67728c10a/src/ProjectTemplates/Web.ProjectTemplates/content/WebApiAot-CSharp/.template.config/localize/templatestrings.ja.json#L3
For all above mentioned loc error, we are displaying what is in templates and failed loc strings are error in templates themselves. Closing the issue as it is external to C# Dev Kit.
Describe the Issue
some template names are unlocalized. DE: JP:
Steps To Reproduce
1.Install VS Code from Download Visual Studio Code - Mac, Linux, Windows 2.Install C# and CDK. 3.Click the Create .NET project button and obverse.
Expected Behavior
All project names should be translated.
Environment Information
C# 2.53.12: Pipelines - Run 2.53.12 C# Devkit 1.12.25: Pipelines - Run 1.12.25+07decd6e14 OS: Linux VS Code:1.42.2 .NET install tool:2.2.0 Affect language: TK JP SC DE