LEGO: Pull request from juno/hb_dd8dbf7b-874d-49f2-9313-853dd6e34f6c_20260526170316805 to main#714
Merged
AArnott merged 1 commit intoMay 29, 2026
Conversation
There was a problem hiding this comment.
Pull request overview
Adds missing localized .lcl resource entries for the VSMEF013_Justification string in the Visual Studio Composition analyzers localization files, bringing these locales in line with others that already include this resource.
Changes:
- Added a new
;VSMEF013_Justificationresource item to five locale-specific.lclfiles. - Included localized translations for Turkish (TRK), Polish (PLK), Italian (ITA), French (FRA), and Chinese Traditional (CHT).
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| loc/lcl/TRK/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Adds TRK localized value for VSMEF013_Justification. |
| loc/lcl/PLK/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Adds PLK localized value for VSMEF013_Justification. |
| loc/lcl/ITA/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Adds ITA localized value for VSMEF013_Justification. |
| loc/lcl/FRA/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Adds FRA localized value for VSMEF013_Justification. |
| loc/lcl/CHT/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Adds CHT localized value for VSMEF013_Justification. |
AArnott
approved these changes
May 29, 2026
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_dd8dbf7b-874d-49f2-9313-853dd6e34f6c_20260526170316805 to main with localized lcls