mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] sql xlf update 9-21-2022 (#20641)
This commit is contained in:
@@ -2409,21 +2409,15 @@
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanComparisonPropertiesBottomOperation">
|
||||
<source xml:lang="en">Bottom operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanComparisonPropertiesLeftOperation">
|
||||
<source xml:lang="en">Left operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanComparisonPropertiesRightOperation">
|
||||
<source xml:lang="en">Right operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanComparisonPropertiesTopOperation">
|
||||
<source xml:lang="en">Top operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewBottomOperation">
|
||||
<source xml:lang="en">Bottom operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewLeftOperation">
|
||||
<source xml:lang="en">Left operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewNameNameColumnHeader">
|
||||
<source xml:lang="en">Name</source>
|
||||
</trans-unit>
|
||||
@@ -2439,6 +2433,12 @@
|
||||
<trans-unit id="nodePropertyViewNameValueColumnTopHeader">
|
||||
<source xml:lang="en">Value (Top Plan)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewRightOperation">
|
||||
<source xml:lang="en">Right operation: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nodePropertyViewTopOperation">
|
||||
<source xml:lang="en">Top operation: {0}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanContribution" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanCompareCommandOriginalValue">
|
||||
|
||||
Reference in New Issue
Block a user