LEGO: Pull request from lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20260603153914707 to main#22279
Merged
Benjin merged 1 commit intoJun 3, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates auto-generated localization .xlf.lcl files to reflect new/updated English source strings (notably adding {0} placeholders) and adds translations for new settings/help text across multiple locales.
Changes:
- Add localized strings for “Failed to save results. {0}”, “Started saving results to {0}”, and “Successfully saved results to {0}”.
- Remove older variants of those strings that lacked the
{0}placeholder. - Add localized descriptions for new configuration strings (e.g., message timestamps in “Copy All” and showing a copy notification).
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 | Updates Traditional Chinese (Taiwan) localized entries for new/updated strings and settings descriptions. |
| localization/LCL/zh-Hans/vscode-mssql.xlf.lcl | Updates Simplified Chinese localized entries for new/updated strings and settings descriptions. |
| localization/LCL/ru/vscode-mssql.xlf.lcl | Updates Russian localized entries for new/updated strings and settings descriptions. |
| localization/LCL/pt-BR/vscode-mssql.xlf.lcl | Updates Brazilian Portuguese localized entries for new/updated strings and settings descriptions. |
| localization/LCL/ko/vscode-mssql.xlf.lcl | Updates Korean localized entries for new/updated strings and settings descriptions. |
| localization/LCL/ja/vscode-mssql.xlf.lcl | Updates Japanese localized entries for new/updated strings and settings descriptions. |
| localization/LCL/it/vscode-mssql.xlf.lcl | Updates Italian localized entries for new/updated strings and settings descriptions. |
| localization/LCL/fr/vscode-mssql.xlf.lcl | Updates French localized entries for new/updated strings and settings descriptions. |
| localization/LCL/es/vscode-mssql.xlf.lcl | Updates Spanish localized entries for new/updated strings and settings descriptions. |
| localization/LCL/de/vscode-mssql.xlf.lcl | Updates German localized entries for new/updated strings and settings descriptions. |
Benjin
approved these changes
Jun 3, 2026
PR Changes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22279 +/- ##
==========================================
- Coverage 74.34% 74.29% -0.06%
==========================================
Files 407 407
Lines 128228 128228
Branches 7766 7759 -7
==========================================
- Hits 95335 95269 -66
- Misses 32893 32959 +66
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
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_20260603153914707 to main with localized lcls