mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] update to sql XLF for 10/7/2022 (#20772)
This commit is contained in:
@@ -2353,7 +2353,7 @@
|
|||||||
</body></file>
|
</body></file>
|
||||||
<file original="src/sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput" source-language="en" datatype="plaintext"><body>
|
<file original="src/sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput" source-language="en" datatype="plaintext"><body>
|
||||||
<trans-unit id="epCompare.editorName">
|
<trans-unit id="epCompare.editorName">
|
||||||
<source xml:lang="en">Compare Execution Plans</source>
|
<source xml:lang="en">CompareExecutionPlans</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body></file>
|
</body></file>
|
||||||
<file original="src/sql/workbench/contrib/executionPlan/browser/constants" source-language="en" datatype="plaintext"><body>
|
<file original="src/sql/workbench/contrib/executionPlan/browser/constants" source-language="en" datatype="plaintext"><body>
|
||||||
@@ -2415,6 +2415,12 @@
|
|||||||
<trans-unit id="epCompare.zoomToFit">
|
<trans-unit id="epCompare.zoomToFit">
|
||||||
<source xml:lang="en">Zoom to fit</source>
|
<source xml:lang="en">Zoom to fit</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="executionPlanDisableTooltip">
|
||||||
|
<source xml:lang="en">Tooltips disabled</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="executionPlanEnableTooltip">
|
||||||
|
<source xml:lang="en">Tooltips enabled</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="queryDropdownPrefix">
|
<trans-unit id="queryDropdownPrefix">
|
||||||
<source xml:lang="en">Query {0} of {1}: {2}</source>
|
<source xml:lang="en">Query {0} of {1}: {2}</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -2502,6 +2508,12 @@
|
|||||||
<trans-unit id="ep.topOperationsCopyTableData">
|
<trans-unit id="ep.topOperationsCopyTableData">
|
||||||
<source xml:lang="en">Copy</source>
|
<source xml:lang="en">Copy</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="executionPlanCollapseAllProperties">
|
||||||
|
<source xml:lang="en">Collapse All</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="executionPlanExpandAllProperties">
|
||||||
|
<source xml:lang="en">Expand All</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="executionPlanPropertyViewClose">
|
<trans-unit id="executionPlanPropertyViewClose">
|
||||||
<source xml:lang="en">Close</source>
|
<source xml:lang="en">Close</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
Reference in New Issue
Block a user