Results 25 comments of 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 ![image](https://user-images.githubusercontent.com/65637796/193235092-be9f2108-1550-4c2c-aa8f-03bd0e957a0d.png) German ![image](https://user-images.githubusercontent.com/65637796/193235010-57bdc219-6ae1-4046-a589-5d4f9829bf44.png)

Still repro on NET7 RC2 SDK(7.0.100-rc.2.22471.15) e.g TK ![image](https://user-images.githubusercontent.com/65637796/192186874-8ea39fec-803c-4edf-a78c-0faa44800b88.png)

> 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 ![image](https://user-images.githubusercontent.com/65637796/198231601-1c517c5b-8784-4c31-9b6d-1918f5d096e9.png)

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 ![image](https://user-images.githubusercontent.com/65637796/172783869-39f3c90c-cca4-4b90-9e8e-0770ede07d86.png)

this issue also happens when using dotnet pack for the first time. JP: ![image](https://user-images.githubusercontent.com/65637796/180738192-b45650c5-fddd-4457-bc4c-a79841f816d6.png) SC: ![image](https://user-images.githubusercontent.com/65637796/180738086-5202e4ab-d771-4d85-9bdd-cba4294a85a7.png)

Still repro on .net 7 RC1 SDK when dotnet build project for the first time. E.g JP ![image](https://user-images.githubusercontent.com/65637796/185574922-6bf6ddf7-70af-43af-89e9-fbdb871f35bc.png)