mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to mssql and sql xlfs (#19308)
This commit is contained in:
@@ -974,6 +974,9 @@
|
||||
<trans-unit id="mssql.logRetentionMinutes">
|
||||
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.parallelMessageProcessing">
|
||||
<source xml:lang="en">[Experimental] Whether the requests to the SQL Tools Service should be handled in parallel. This is introduced to discover the issues there might be when handling all requests in parallel. The default value is false. Relaunch of ADS is required when the value is changed.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.provider.displayName">
|
||||
<source xml:lang="en">Microsoft SQL Server</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -3142,9 +3142,6 @@ Error: {1}</source>
|
||||
<trans-unit id="cellRunFailed">
|
||||
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="code">
|
||||
<source xml:lang="en">Code</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codeCellsPreview">
|
||||
<source xml:lang="en">Add cell</source>
|
||||
</trans-unit>
|
||||
@@ -3166,15 +3163,9 @@ Error: {1}</source>
|
||||
<trans-unit id="previousButtonLabel">
|
||||
<source xml:lang="en">< Previous</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="runAll">
|
||||
<source xml:lang="en">Run Cells</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="runAllPreview">
|
||||
<source xml:lang="en">Run all</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="text">
|
||||
<source xml:lang="en">Text</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="textPreview">
|
||||
<source xml:lang="en">Text cell</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user