mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] changes to CMS and MSSQL xlfs (#21748)
This commit is contained in:
@@ -125,6 +125,12 @@
|
||||
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
|
||||
<source xml:lang="en">Column encryption</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.commandTimeout.description">
|
||||
<source xml:lang="en">The length of time (in seconds) to wait for a command to execute before terminating the attempt and generating an error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.commandTimeout.displayName">
|
||||
<source xml:lang="en">Command timeout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
|
||||
<source xml:lang="en">Number of attempts to restore connection</source>
|
||||
</trans-unit>
|
||||
@@ -143,12 +149,6 @@
|
||||
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
|
||||
<source xml:lang="en">Connect timeout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.commandTimeout.description">
|
||||
<source xml:lang="en">The length of time (in seconds) to wait for a command to execute before terminating the attempt and generating an error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.commandTimeout.displayName">
|
||||
<source xml:lang="en">Command timeout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.connectionName.description">
|
||||
<source xml:lang="en">Custom name of the connection</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -190,6 +190,12 @@
|
||||
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.displayName">
|
||||
<source xml:lang="en">Always Encrypted</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.commandTimeout.description">
|
||||
<source xml:lang="en">The length of time (in seconds) to wait for a command to execute before terminating the attempt and generating an error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.commandTimeout.displayName">
|
||||
<source xml:lang="en">Command timeout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.connectRetryCount.description">
|
||||
<source xml:lang="en">Number of attempts to restore connection</source>
|
||||
</trans-unit>
|
||||
@@ -208,12 +214,6 @@
|
||||
<trans-unit id="mssql.connectionOptions.connectTimeout.displayName">
|
||||
<source xml:lang="en">Connect timeout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.commandTimeout.description">
|
||||
<source xml:lang="en">The length of time (in seconds) to wait for a command to execute before terminating the attempt and generating an error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.commandTimeout.displayName">
|
||||
<source xml:lang="en">Command timeout</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.connectionName.description">
|
||||
<source xml:lang="en">Custom name of the connection</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user