Skip to content

[6.1] Localizations #3512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 24, 2025
Merged

Conversation

paulmedynski
Copy link
Contributor

Description

Ported localizations associated with all 6.1 changes.

@paulmedynski paulmedynski added this to the 6.1.0 milestone Jul 24, 2025
@Copilot Copilot AI review requested due to automatic review settings July 24, 2025 13:16
@paulmedynski paulmedynski requested a review from a team as a code owner July 24, 2025 13:16
Copy link
Contributor

@Copilot 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

This PR ports localizations for version 6.1 changes to multiple language resource files. The changes focus on removing deprecated context connection and SqlPipe-related strings, adding new connection timeout and vector support localization entries across all supported languages.

  • Removal of deprecated context connection and SqlPipe functionality strings from localized resources
  • Addition of new SQL_ConnectTimeout localization string across all languages
  • Addition of vector data type support strings including error messages for unsupported operations

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Strings.zh-Hant.resx Traditional Chinese localizations - removes context connection strings, adds timeout and vector support
Strings.zh-Hans.resx Simplified Chinese localizations - removes context connection strings, adds timeout and vector support
Strings.tr.resx Turkish localizations - removes context connection strings, adds timeout and vector support
Strings.ru.resx Russian localizations - removes context connection strings, adds timeout and vector support
Strings.pt-BR.resx Brazilian Portuguese localizations - removes context connection strings, adds timeout and vector support
Strings.pl.resx Polish localizations - removes context connection strings, adds timeout and vector support
Strings.ko.resx Korean localizations - removes context connection strings, adds timeout and vector support
Strings.ja.resx Japanese localizations - removes context connection strings, adds timeout and vector support
Strings.it.resx Italian localizations - removes context connection strings, adds timeout and vector support
Strings.fr.resx French localizations - removes context connection strings, adds timeout and vector support
Strings.es.resx Spanish localizations - removes context connection strings, adds timeout and vector support
Strings.de.resx German localizations - removes context connection strings, adds timeout and vector support
Strings.cs.resx Czech localizations - removes context connection strings, adds timeout and vector support

Copy link
Contributor

@apoorvdeshmukh apoorvdeshmukh left a comment

Choose a reason for hiding this comment

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

Compared with the last 3 localization commits on main and the port looks good.

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.63%. Comparing base (6a37506) to head (39a03e4).
Report is 2 commits behind head on release/6.1.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/6.1    #3512      +/-   ##
===============================================
+ Coverage        66.04%   69.63%   +3.59%     
===============================================
  Files              281      281              
  Lines            62416    62408       -8     
===============================================
+ Hits             41221    43458    +2237     
+ Misses           21195    18950    -2245     
Flag Coverage Δ
addons 90.82% <ø> (-0.23%) ⬇️
netcore 72.66% <ø> (+3.70%) ⬆️
netfx 69.22% <ø> (+1.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@paulmedynski paulmedynski merged commit b5e036a into release/6.1 Jul 24, 2025
129 checks passed
@paulmedynski paulmedynski deleted the dev/paul/release/6.1-localization branch July 24, 2025 17:56
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.

3 participants