LEGO: Pull request from lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20260423153748500 to main#21988
Merged
lewis-sanchez merged 1 commit intomainfrom Apr 23, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the VS Code MSSQL extension’s localized LCL resources by adding new translation entries and removing an older “Select Session:” variant, aligning string coverage across multiple locales.
Changes:
- Add localized entries for “Session”, “Select session”, and “Group differences by” across supported languages.
- Remove the older “Select Session:” entry (with trailing colon) in each locale’s LCL file.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| localization/LCL/zh-Hant/vscode-mssql.xlf.lcl | Adds/updates Traditional Chinese (Taiwan) localized LCL entries for new UI strings. |
| localization/LCL/zh-Hans/vscode-mssql.xlf.lcl | Adds/updates Simplified Chinese localized LCL entries for new UI strings. |
| localization/LCL/ru/vscode-mssql.xlf.lcl | Adds/updates Russian localized LCL entries for new UI strings. |
| localization/LCL/pt-BR/vscode-mssql.xlf.lcl | Adds/updates Brazilian Portuguese localized LCL entries for new UI strings. |
| localization/LCL/ko/vscode-mssql.xlf.lcl | Adds/updates Korean localized LCL entries for new UI strings. |
| localization/LCL/ja/vscode-mssql.xlf.lcl | Adds/updates Japanese localized LCL entries for new UI strings. |
| localization/LCL/it/vscode-mssql.xlf.lcl | Adds/updates Italian localized LCL entries for new UI strings. |
| localization/LCL/fr/vscode-mssql.xlf.lcl | Adds/updates French localized LCL entries for new UI strings. |
| localization/LCL/es/vscode-mssql.xlf.lcl | Adds/updates Spanish localized LCL entries for new UI strings. |
| localization/LCL/de/vscode-mssql.xlf.lcl | Adds/updates German localized LCL entries for new UI strings. |
PR Changes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21988 +/- ##
=======================================
Coverage 74.83% 74.83%
=======================================
Files 392 392
Lines 118948 118948
Branches 7065 7065
=======================================
Hits 89015 89015
Misses 29933 29933
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
lewis-sanchez
approved these changes
Apr 23, 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 lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20260423153748500 to main with localized lcls