vdanche
vdanche
> I see the `reactredux` template on my English machine. It's surprising to hear you're seeing an inconsistency between languages on yours. > > I'm also surprised to see English...
> @mkArtakMSFT Do you have 5.0 or 3.1 on your machine? we re-check this and install 5.0 or 3.1 via VS, the template "ASP.NET Core with React.js and Redux" is...
@MackinnonBuck @mkArtakMSFT the output is displayed as below for dotnet new -u EN  German 
Still repro on NET7 RC2 SDK(7.0.100-rc.2.22471.15) e.g TK 
> All the strings are fixed in rc1 except for download/done. We'll have to fix those in 7.0.2xx: https://github.com/dotnet/sdk/blob/release/7.0.1xx-rc1/src/Cli/dotnet/commands/dotnet-workload/install/NetSdkMsiInstallerClient.cs#L774 > > @joeloff good workloads introduction bug for @nagilson? @marcpopMSFT some...
another strings "stripping symbols from..." also should be localized during publish e.g DE 
The issue repro again with .net7 preview 5 coherent build-7.0.100-preview.5.22307.18 (runtime- 7.0.0-preview.5.22301.12 ) e.g JP 
this issue also happens when using dotnet pack for the first time. JP:  SC: 
Still repro on .net 7 RC1 SDK when dotnet build project for the first time. E.g JP 