Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NetSDKE2E][Loc]With .NET 7 rc1 installed, the texts in CLI are partly unlocalzied after running "dotnet workload search". #27447

Open
WenJunJi01 opened this issue Aug 25, 2022 · 2 comments
Labels
Area-Workloads untriaged Request triage from a team member
Milestone

Comments

@WenJunJi01
Copy link
Member

Description

The texts in CLI are partly unlocalzied after running "dotnet workload search".

Reproduction Steps

  1. Clean local OS.
  2. Install the standalone NET 7 X64 SDK : 7.0.100-rc.1.22424.4 (runtime-7.0.0-rc.1.22423.16) from https://github.com/dotnet/installer.
  3. Run "dotnet workload search".
    JP:
    image
    TK:
    image

dotnet --info:

.NET SDK:
Version: 7.0.100-rc.1.22424.4
Commit: bcf1c82b2c

ランタイム環境:
OS Name: Windows
OS Version: 10.0.19041
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\7.0.100-rc.1.22424.4\

Host:
Version: 7.0.0-rc.1.22423.16
Architecture: x64
Commit: 430c42acb0

.NET SDKs installed:
7.0.100-rc.1.22424.4 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.0-rc.1.22423.7 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.0-rc.1.22423.16 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.0-rc.1.22423.6 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Workloads untriaged Request triage from a team member labels Aug 25, 2022
@WenJunJi01 WenJunJi01 changed the title [NetSDKE2E][Loc]With .NET 7 rc1 installed, the texts in CLI are partly unlocalzied after running "dotnet workload search"." [NetSDKE2E][Loc]With .NET 7 rc1 installed, the texts in CLI are partly unlocalzied after running "dotnet workload search". Aug 25, 2022
@marcpopMSFT
Copy link
Member

None of these have ever been localized.

CC @steveisok in case he wants to localize the runtime packs and @jonathanpeppers in case he wants to localize the maui ones.

@marcpopMSFT marcpopMSFT added this to the Backlog milestone Aug 31, 2022
@vdanche
Copy link
Member

vdanche commented Sep 26, 2022

Also repro on NET7 RC2 SDK(7.0.100-rc.2.22471.15)
e.g JP
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Workloads untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

3 participants