LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260828114653088 to main - #1667
Merged
Andrew Arnott (AArnott) merged 1 commit intoAug 28, 2026
Conversation
Copilot started reviewing on behalf of
CSIGS@microsoft.com (csigs)
August 28, 2026 11:47
View session
There was a problem hiding this comment.
Pull request overview
Adds localized resource strings (.lcl) for new/updated Visual Studio Threading analyzer diagnostics, ensuring the analyzer package has localized titles/messages across supported locales.
Changes:
- Add
VSTHRD013diagnostic title + message format localizations across multiple locales. - Add
VSTHRD116/VSTHRD117diagnostic title + message format localizations across multiple locales.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| loc/lcl/TRK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Turkish localization for VSTHRD013 title and message format. |
| loc/lcl/RUS/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Russian localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/PTB/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Portuguese (Brazil) localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/PLK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Polish localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/KOR/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Korean localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/JPN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Japanese localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/ITA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Italian localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/FRA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds French localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/ESN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Spanish localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/DEU/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds German localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/CSY/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Czech localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
| loc/lcl/CHT/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds Traditional Chinese localizations for VSTHRD013, VSTHRD116, and VSTHRD117. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Andrew Arnott (AArnott)
approved these changes
Aug 28, 2026
Andrew Arnott (AArnott)
deleted the
juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260828114653088
branch
August 28, 2026 15:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260828114653088 to main with localized lcls