Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 209504244#21456
Merged
Merged
Conversation
…1: Build ID 209504244
lewis-sanchez
approved these changes
Mar 5, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Automated OneLocBuild localization check-in updating the vscode-mssql XLIFF translations to reflect recent string changes in the source vscode-mssql.xlf.
Changes:
- Added new trans-units for MSSQL notebook connection/status strings (
MSSQL Notebook connected to {0},MSSQL: Click to …,MSSQL: Not connected) across multiple locales. - Updated the “Query execution was canceled.” string (spelling change from “cancelled” → “canceled”) and introduced it as a new trans-unit for translation.
- Removed obsolete “SQL Notebook(s)” and “SQL: Not connected” trans-units that no longer exist in the source.
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/xliff/vscode-mssql.zh-Hant.xlf | Syncs zh-Hant strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.zh-Hans.xlf | Syncs zh-Hans strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.ru.xlf | Syncs ru strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.pt-BR.xlf | Syncs pt-BR strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.ko.xlf | Syncs ko strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.ja.xlf | Syncs ja strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.it.xlf | Syncs it strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.fr.xlf | Syncs fr strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.es.xlf | Syncs es strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
| localization/xliff/vscode-mssql.de.xlf | Syncs de strings with updated/added source trans-units; removes obsolete SQL Notebook entries. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
PR Changes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21456 +/- ##
=======================================
Coverage 72.91% 72.91%
=======================================
Files 325 325
Lines 96667 96667
Branches 5415 5415
=======================================
Hits 70483 70483
Misses 26184 26184 🚀 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.
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.