Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds localized translations for new analyzer diagnostic messages (VSMEF008 through VSMEF012) to the Microsoft.VisualStudio.Composition.Analyzers.dll localization files across 13 languages. These diagnostics cover MEF (Managed Extensibility Framework) import/export validation scenarios including contract type mismatches, ImportMany usage issues, and MEF attribute version enforcement.
Changes:
- Added translations for 5 new diagnostic rules (VSMEF008-VSMEF012) with their associated message formats, titles, and code fix descriptions
- Updated VSMEF008 message in 7 languages (RUS, KOR, JPN, ESN, DEU, CSY, CHT) from "will fail" to "may fail" to match revised English text
- Preserved technical terms, placeholder formatting, and escape sequences (e.g., []5D;) across all translations
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| loc/lcl/TRK/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Turkish translations for VSMEF008-012 diagnostics (180 new lines) |
| loc/lcl/RUS/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Russian translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/PTB/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Portuguese-Brazil translations for VSMEF008-012 diagnostics (180 new lines) |
| loc/lcl/PLK/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Polish translations for VSMEF008-012 diagnostics (180 new lines) |
| loc/lcl/KOR/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Korean translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/JPN/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Japanese translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/ITA/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Italian translations for VSMEF008-012 diagnostics (180 new lines) |
| loc/lcl/FRA/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | French translations for VSMEF008-012 diagnostics (180 new lines) |
| loc/lcl/ESN/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Spanish translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/DEU/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | German translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/CSY/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Czech translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/CHT/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Traditional Chinese translations with updated VSMEF008 message (183 lines including revision history) |
| loc/lcl/CHS/Microsoft.VisualStudio.Composition.Analyzers.dll.lcl | Simplified Chinese translations for VSMEF008-012 diagnostics (180 new lines) |
AArnott
approved these changes
Mar 1, 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_20260227180553373 to main with localized lcls