LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260824114638140 to main - #1653
Merged
Andrew Arnott (AArnott) merged 1 commit intoAug 24, 2026
Conversation
Copilot started reviewing on behalf of
CSIGS@microsoft.com (csigs)
August 24, 2026 11:47
View session
There was a problem hiding this comment.
Pull request overview
Adds Turkish localization for the VSTHRD116 and VSTHRD117 analyzer diagnostics.
Changes:
- Adds localized titles and messages for ThreadStatic-related warnings.
- Updates the Turkish analyzer resource catalog.
Suppressed comments (1)
loc/lcl/TRK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl:633
- The attribute name is the definite object of “kullanın”, so Turkish requires the accusative suffix here; without it, the title is grammatically incomplete. Please change this to
ThreadStaticAttribute'ı yalnızca statik alanlarla birlikte kullanın.
<Val><![CDATA[ThreadStaticAttribute yalnızca statik alanlarla birlikte kullanın]]></Val>
💡 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 24, 2026
Andrew Arnott (AArnott)
deleted the
juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260824114638140
branch
August 24, 2026 13:20
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_20260824114638140 to main with localized lcls