mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Renaming query plan to execution plan (#18551)
This commit is contained in:
@@ -4158,16 +4158,16 @@ Error: {1}</source>
|
||||
<trans-unit id="nodePropertyViewTitle">
|
||||
<source xml:lang="en">Properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
@@ -4201,10 +4201,10 @@ Error: {1}</source>
|
||||
<trans-unit id="previousSearchItemAction">
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
@@ -6049,4 +6049,4 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Show Getting Started</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user