dotnet / test-templates

MIT License
44 stars 68 forks source link

[Loc]With net6 preview 7 installed on locale OS, some template names are unlocalized after runing "dotnet new --list" in CLI #170

Open vdanche opened 2 years ago

vdanche commented 2 years ago

Install net 6 preview 7 SDK[6.0.100-preview.7.21364.30(runtime:6.0.0-preview.7.21360.10)] from https://github.com/dotnet/installer Install it on locale OS Run “dotnet new --list” in CLI Check if output contents are localized well. Actual Result: Some template names are not localized.

e.g SC image

DE image

Sanan07 commented 2 years ago

@cristianosuzuki77 Could you please look at this? Is it related to your side?

vdanche commented 5 months ago

checked on 6.0.408 SDK and 8.0.200-preview.24064.2 sdk on Chinese os ,this issue still repro. 6.0.418 image 8.0.200-preview.24064.2 sdk image

Evangelink commented 5 months ago

@cvpoienaru Assigning you on this one. You will need to reuse the changes from #250 and onboard the project to oneloc.