mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] SQL xlf update (Added node expansion labels) (#22328)
This commit is contained in:
@@ -4172,6 +4172,9 @@ Error: {1}</source>
|
||||
<trans-unit id="serverGroup.colors">
|
||||
<source xml:lang="en">Server Group color palette used in the Object Explorer viewlet.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverTree.nodeExpansionTimeout">
|
||||
<source xml:lang="en">The timeout in seconds for expanding a node in the Servers view</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverTree.useAsyncServerTree">
|
||||
<source xml:lang="en">(Preview) Use the new async server tree for the Servers view and Connection Dialog with support for new features such as dynamic node filtering.</source>
|
||||
</trans-unit>
|
||||
@@ -6186,6 +6189,9 @@ Error Message: 1</source>
|
||||
<trans-unit id="nodeExpansionError">
|
||||
<source xml:lang="en">Multiple errors:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodeExpansionTimeout">
|
||||
<source xml:lang="en">Node expansion timed out for node {0} for providers {1}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/objectExplorerViewTreeShim" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="firewallCanceled">
|
||||
|
||||
Reference in New Issue
Block a user