Skip to content

LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260823114715009 to main - #1650

Open
CSIGS@microsoft.com (csigs) wants to merge 1 commit into
mainfrom
juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260823114715009
Open

LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260823114715009 to main#1650
CSIGS@microsoft.com (csigs) wants to merge 1 commit into
mainfrom
juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260823114715009

Conversation

@csigs

Copy link
Copy Markdown
Member

LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260823114715009 to main with localized lcls

Copilot AI lite review requested due to automatic review settings August 23, 2026 11:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Microsoft.VisualStudio.Threading.Analyzers localization (LCL) resources by adding localized strings for two new analyzer diagnostics: VSTHRD116 and VSTHRD117.

Changes:

  • Added VSTHRD116_MessageFormat / VSTHRD116_Title localized entries across multiple locales.
  • Added VSTHRD117_MessageFormat / VSTHRD117_Title localized entries across multiple locales.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
loc/lcl/RUS/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds RU localized title/message for VSTHRD116–117.
loc/lcl/PTB/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds PT-BR localized title/message for VSTHRD116–117.
loc/lcl/PLK/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds PL localized title/message for VSTHRD116–117.
loc/lcl/KOR/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds KO localized title/message for VSTHRD116–117.
loc/lcl/JPN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds JA localized title/message for VSTHRD116–117.
loc/lcl/ITA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds IT localized title/message for VSTHRD116–117.
loc/lcl/FRA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds FR localized title/message for VSTHRD116–117.
loc/lcl/ESN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds ES localized title/message for VSTHRD116–117.
loc/lcl/DEU/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds DE localized title/message for VSTHRD116–117.
loc/lcl/CSY/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds CS localized title/message for VSTHRD116–117.
loc/lcl/CHT/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds zh-Hant localized title/message for VSTHRD116–117.
loc/lcl/CHS/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl Adds zh-Hans localized title/message for VSTHRD116–117.
Suppressed comments (1)

loc/lcl/DEU/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl:642

  • The localized message ends with a period while the source string does not. To keep analyzer messages consistent within this file, consider removing the trailing punctuation.
            <Val><![CDATA[ThreadStatic-Felder sollten nicht durch einen Feldinitialisierer oder einen statischen Konstruktor initialisiert werden, da der Wert nur dem Thread zugewiesen wird, der den Typ initialisiert.]]></Val>

💡 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[ThreadStaticAttribute has no effect on a non-static field]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ThreadStaticAttribute hat bei einem nicht statischen Feld keine Wirkung.]]></Val>
<Str Cat="Text">
<Val><![CDATA[ThreadStaticAttribute has no effect on a non-static field]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ThreadStaticAttribute nemá vliv na nestatické pole.]]></Val>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants