dotnet / dotnet/project-system
Localization bug: Imported namespaces text not localized.
Open
Tenet-Localization
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
## Visual Studio Version
17.4 preview 3
## Summary

## Steps to Reproduce
1. Modify your setup to include the Spanish language pack.
2. Launch VS.
3. Continue without code. Tools->Options->Environment->International Settings-> Select language (Spanish) ->OK -> Restart VS.
4. Create VB Console Project
5. Open project properties UI.
## Expected Behavior
Imported namespaces property's text is translated to Spanish
## Actual Behavior
Imported namespaces property's text is not translated.
Contributor guide
Assessment
This issue has not been assessed yet.