Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 209708432#21492

Merged
lewis-sanchez merged 1 commit into
mainfrom
locfiles/c55dae1f-b24d-41e7-b652-908dec49674d
Mar 6, 2026
Merged

Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 209708432#21492
lewis-sanchez merged 1 commit into
mainfrom
locfiles/c55dae1f-b24d-41e7-b652-908dec49674d

Conversation

@Benjin
Copy link
Copy Markdown
Contributor

@Benjin Benjin commented Mar 6, 2026

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated OneLocBuild localization check-in updating translated strings in the XLIFF files for the vscode-mssql extension.

Changes:

  • Updates multiple vscode-mssql.<lang>.xlf files, switching several entries from state="new" (English fallback) to state="translated".
  • Adds/updates translations for a set of shared UI strings (rules filtering/search, notebook connection status, query cancellation/errors, webview readiness messages, etc.).

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
localization/xliff/vscode-mssql.zh-Hant.xlf Updates several strings to translated Traditional Chinese (one string contains a likely typo).
localization/xliff/vscode-mssql.zh-Hans.xlf Updates several strings to translated Simplified Chinese.
localization/xliff/vscode-mssql.ru.xlf Updates several strings to translated Russian.
localization/xliff/vscode-mssql.pt-BR.xlf Updates several strings to translated Portuguese (Brazil).
localization/xliff/vscode-mssql.ko.xlf Updates several strings to translated Korean.
localization/xliff/vscode-mssql.ja.xlf Updates several strings to translated Japanese.
localization/xliff/vscode-mssql.it.xlf Updates several strings to translated Italian.
localization/xliff/vscode-mssql.fr.xlf Updates several strings to translated French.
localization/xliff/vscode-mssql.es.xlf Updates several strings to translated Spanish.
localization/xliff/vscode-mssql.de.xlf Updates several strings to translated German.

💡 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.

<trans-unit id="++CODE++1a8f5ee7653df34f60fb72efebdd9ef164005d91939502c2fefcf6982d6631a4">
<source xml:lang="en">The query results panel failed to load. Please try running the query again.</source>
<target state="new">The query results panel failed to load. Please try running the query again.</target>
<target state="translated">查詢結果面板無法載入。請嘗試再次執行査詢。</target>
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The zh-Hant translation uses the Japanese character "査" in "執行査詢", which looks like a typo for Traditional Chinese. This should likely be "執行查詢" to match the rest of the string and avoid mixed-script text in the UI.

Suggested change
<target state="translated">查詢結果面板無法載入。請嘗試再次執行査詢。</target>
<target state="translated">查詢結果面板無法載入。請嘗試再次執行查詢。</target>

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

PR Changes

Category Target Branch PR Branch Difference
vscode-mssql VSIX 6401 KB 6402 KB ⚪ 1 KB ( 0% )
sql-database-projects VSIX 7025 KB 7025 KB ⚪ 0 KB ( 0% )
data-workspace VSIX 535 KB 535 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.54%. Comparing base (a6faae9) to head (35ad28d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #21492   +/-   ##
=======================================
  Coverage   72.54%   72.54%           
=======================================
  Files         330      330           
  Lines       98008    98008           
  Branches     5438     5438           
=======================================
  Hits        71096    71096           
  Misses      26912    26912           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lewis-sanchez lewis-sanchez merged commit 90404ca into main Mar 6, 2026
7 checks passed
@lewis-sanchez lewis-sanchez deleted the locfiles/c55dae1f-b24d-41e7-b652-908dec49674d branch March 6, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants