Skip to content

[Scheduled Run] Localized resource files from OneLocBuild - #4512

Closed
cheenamalhotra wants to merge 1 commit into
mainfrom
dev/automation/onelocbuild-20260807-192523
Closed

[Scheduled Run] Localized resource files from OneLocBuild#4512
cheenamalhotra wants to merge 1 commit into
mainfrom
dev/automation/onelocbuild-20260807-192523

Conversation

@cheenamalhotra

Copy link
Copy Markdown
Member

Automated PR created from the OneLocBuild scheduled pipeline run.

Contains updated localized Strings.*.resx resource files.

Copilot AI review requested due to automatic review settings August 7, 2026 19:25
@cheenamalhotra
cheenamalhotra requested a review from a team as a code owner August 7, 2026 19:25
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Aug 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Automated localization update from the OneLocBuild scheduled run, updating satellite Strings.*.resx files to include a new connection-pooling resource key.

Changes:

  • Adds SQL_ConnectionPoolReplaceConnectionFailed to multiple localized Strings.<culture>.resx files.
  • Updates localized resource sets to stay in sync with the neutral resource set.

Reviewed changes

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

Show a summary per file
File Description
src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to zh-Hant satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to zh-Hans satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to tr satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to ru satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to pt-BR satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to pl satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to ko satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to ja satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to it satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to fr satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to es satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to de satellite resources.
src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx Adds SQL_ConnectionPoolReplaceConnectionFailed entry to cs satellite resources.

Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
Comment on lines +2160 to +2162
<data name="SQL_ConnectionPoolReplaceConnectionFailed" xml:space="preserve">
<value>Could not replace the connection because it is no longer in the connection pool.</value>
</data>
@cheenamalhotra

Copy link
Copy Markdown
Member Author

Duplicate of #4511

@cheenamalhotra cheenamalhotra marked this as a duplicate of #4511 Aug 7, 2026
@github-project-automation github-project-automation Bot moved this from To triage to Done in SqlClient Board Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants