[Loc] update to sql XLF for 10/7/2022 (#20772)

This commit is contained in:
Alex Ma
2022-10-07 16:31:25 -07:00
committed by GitHub
parent 676f5f390c
commit 711203ac40

View File

@@ -2415,6 +2415,12 @@
<trans-unit id="epCompare.zoomToFit">
<source xml:lang="en">Zoom to fit</source>
</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">
<source xml:lang="en">Query {0} of {1}: {2}</source>
</trans-unit>
@@ -2502,6 +2508,12 @@
<trans-unit id="ep.topOperationsCopyTableData">
<source xml:lang="en">Copy</source>
</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">
<source xml:lang="en">Close</source>
</trans-unit>