Skip to content

[NETSDKE2E][Loc][Regression]With NET 10 preview4 SDK installed in loc OS, some strings are not localized when creating project in CLI. #48779

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

Open
vdanche opened this issue Apr 29, 2025 · 3 comments
Labels
untriaged Request triage from a team member

Comments

@vdanche
Copy link
Member

vdanche commented Apr 29, 2025

Issue Description

With NET 10 preview4 SDK installed in loc OS, some strings are not localized when creating project in CLI.

Steps to Reproduce

1.Install 10.0.100-preview.4.25225.104 in Loc OS(e.g Chinese OS)
2.dotnet new console
3.check if strings are localized well during creating project.

Expected Behavior

Strings should be localized well

Actual Behavior

some strings are not localized.

Chinese(OS)

Image

Analysis

No response

Versions & Configurations

No response

Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@vdanche
Copy link
Member Author

vdanche commented Apr 29, 2025

not repro on net10 preview 3 sdk
Chinese OS
Image

@JaynieBai
Copy link
Member

This string should be from dotnet/sdk

<trans-unit id="PostAction_Restore_Succeeded">

@JaynieBai JaynieBai transferred this issue from dotnet/msbuild Apr 30, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged Request triage from a team member label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

2 participants