LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260902114708560 to main - #1674
Open
CSIGS@microsoft.com (csigs) wants to merge 1 commit into
Conversation
Copilot started reviewing on behalf of
CSIGS@microsoft.com (csigs)
September 2, 2026 11:47
View session
There was a problem hiding this comment.
🟡 Changes recommended
Two localized strings read inconsistently/incorrectly (PT-BR title form mismatch and KO title phrasing), and should be adjusted before merging.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Adds localized (LCL) resources for new VSTHRD202 analyzer/code-fix strings across multiple languages in the Microsoft.VisualStudio.Threading.Analyzers satellite resource files.
Changes:
- Added four new string resources for VSTHRD202 (title, message format, and two code-fix titles) to each affected locale.
- Updated multiple
.dll.lclfiles underloc/lcl/*to include these new entries.
File summaries
| File | Description |
|---|---|
| loc/lcl/RUS/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds RU translations for new VSTHRD202 analyzer/code-fix strings. |
| loc/lcl/PTB/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds PT-BR translations for new VSTHRD202 strings (one title form inconsistency noted). |
| loc/lcl/PLK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds PL translations for new VSTHRD202 strings. |
| loc/lcl/KOR/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds KO translations for new VSTHRD202 strings (one title wording issue noted). |
| loc/lcl/JPN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds JA translations for new VSTHRD202 strings. |
| loc/lcl/ITA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds IT translations for new VSTHRD202 strings. |
| loc/lcl/FRA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds FR translations for new VSTHRD202 strings. |
| loc/lcl/ESN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds ES translations for new VSTHRD202 strings. |
| loc/lcl/DEU/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds DE translations for new VSTHRD202 strings. |
| loc/lcl/CSY/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds CS translations for new VSTHRD202 strings. |
| loc/lcl/CHT/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds zh-Hant translations for new VSTHRD202 strings. |
| loc/lcl/CHS/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds zh-Hans translations for new VSTHRD202 strings. |
Review details
- Files reviewed: 12/12 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <Str Cat="Text"> | ||
| <Val><![CDATA[Remove async and await, wrapping synchronous exceptions in the returned Task]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[async와 await를 제거하고, 동기 예외를 반환된 Task에 래핑하는 중]]></Val> |
| <Str Cat="Text"> | ||
| <Val><![CDATA[Remove async and await, wrapping synchronous exceptions in the returned Task]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Remova async e await, encapsulando exceções síncronas no Task retornado]]></Val> |
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_20260902114708560 to main with localized lcls