LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260903114657943 to main - #1677
Merged
Andrew Arnott (AArnott) merged 1 commit intoSep 3, 2026
Conversation
Copilot started reviewing on behalf of
CSIGS@microsoft.com (csigs)
September 3, 2026 11:47
View session
There was a problem hiding this comment.
🟡 Changes recommended
The newly added TRK strings have casing/wording inconsistencies (imperative form and “Task” usage) that should be normalized before merge.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the Turkish (TRK) localization resources for Microsoft.VisualStudio.Threading.Analyzers, adding new strings related to the VSTHRD202 analyzer and its code fixes.
Changes:
- Added TRK-localized strings for VSTHRD202 title, message format, and code fix titles.
- Introduced localized UI text for the “Remove async/await” code fix variants.
File summaries
| File | Description |
|---|---|
| loc/lcl/TRK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl | Adds new TRK localization entries for VSTHRD202 analyzer and code fix UI strings. |
Review details
Suppressed comments (2)
loc/lcl/TRK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl:756
- This code fix title starts with lowercase "async"; for consistency with other UI strings and the other VSTHRD202 titles, consider starting with capitalized "Async".
<Val><![CDATA[async ve await'i kaldırın, zaman uyumlu özel durumları döndürülen Task içinde sarın]]></Val>
loc/lcl/TRK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl:774
- Analyzer title uses singular imperative ("kaldır") while the new VSTHRD202 code fix titles are phrased in the polite imperative form ("kaldırın"). Aligning the verb form improves consistency across these related strings.
<Val><![CDATA[Gereksiz async durum makinesini kaldır]]></Val>
- Files reviewed: 1/1 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.
Andrew Arnott (AArnott)
approved these changes
Sep 3, 2026
Andrew Arnott (AArnott)
deleted the
juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260903114657943
branch
September 3, 2026 14:52
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_20260903114657943 to main with localized lcls