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

.NET templates are missing localization information #1629

Open
mattchenderson opened this issue Feb 21, 2025 · 0 comments
Open

.NET templates are missing localization information #1629

mattchenderson opened this issue Feb 21, 2025 · 0 comments
Labels
bug .NET Pull requests that update .net code tooling Visual Studio

Comments

@mattchenderson
Copy link
Contributor

mattchenderson commented Feb 21, 2025

The is most easily seen in VS. Trigger names, descriptions, fields, and info text are all presenting in English even when the system language is changed.

We probably just need to integrate our existing localization into what's needed by the .NET templating engine: https://github.com/dotnet/templating/wiki/Localization

Resolution to this must be verified in VS and VS Code.

VS example from new project dialog:

Image

VS example from item template picker:

Image

@mattchenderson mattchenderson added .NET Pull requests that update .net code tooling Visual Studio bug labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug .NET Pull requests that update .net code tooling Visual Studio
Projects
None yet
Development

No branches or pull requests

1 participant